Skip to content

Commit 73963d5

Browse files
committed
CSP 1.1: Add non-normative language for extensions.
After discussion outside the WG, on the list[1] and on the 2014-02-16 call[2], the WG decided to revisit the change in [3]. The language in this patch seems like a compromise that everyone can accept. [1]: http://lists.w3.org/Archives/Public/public-webappsec/2014Feb/0098.html [2]: http://www.w3.org/2014/02/26-webappsec-minutes.html [3]: cbfaa8e
1 parent 44e2a2a commit 73963d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specs/content-security-policy/csp-specification.dev.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -913,6 +913,10 @@ <h3>Processing Model</h3>
913913
usurp the resource's privileges that have been restricted in this
914914
way.</p>
915915

916+
<p>Note that user agents may allow users to modify or bypass policy
917+
enforcement through user preferences, bookmarklets, third-party
918+
additions to the user agent, and other such mechanisms.</p>
919+
916920
<p>To <dfn id="monitor">monitor</dfn> a policy, the user agent MUST
917921
<a href="#parse-a-policy">parse the policy</a> and monitor each of
918922
the directives contained in the policy.</p>

0 commit comments

Comments
 (0)