Confirmed users
197
edits
Line 30: | Line 30: | ||
* Content Security Policy Compliance Test Suite | * Content Security Policy Compliance Test Suite | ||
** CSP is a way for documents to restrict where their content can come from | ** CSP is a way for documents to restrict where their content can come from | ||
** test suite is hosted at [http://csptesting.herokuapp.com/] | ** test suite is hosted at [http://csptesting.herokuapp.com/ http://csptesting.herokuapp.com/] | ||
** test suite source at [https://github.com/eoftedal/csp-testing] | ** test suite source at [https://github.com/eoftedal/csp-testing https://github.com/eoftedal/csp-testing] | ||
** Webkit and Gecko have implementations of CSP, IE 10 only implements the CSP sandbox directive (optional in CSP 1.0, required in CSP 1.1) | ** Webkit and Gecko have implementations of CSP, IE 10 only implements the CSP sandbox directive (optional in CSP 1.0, required in CSP 1.1) | ||