diff --git a/index.html b/index.html index 12fcd72f72..1abf453612 100644 --- a/index.html +++ b/index.html @@ -1133,7 +1133,11 @@

6.2 Grabbag

References

@@ -2790,6 +2822,7 @@

Issue element and the element’s Document's global object’s policy list, abort these steps."
This processing was added to WHATWG’s HTML in whatwg/html@5064a62. It has not yet been added to W3C’s HTML.
+
Need to add this to HTML.
Need an algorithm here, right? :)
TODO: "To enforce the frame-ancestors directive...". Will need to be called from Fetch, probably right after parsing the policy.
diff --git a/index.src.html b/index.src.html index c3383aad31..62a7e7d8c9 100644 --- a/index.src.html +++ b/index.src.html @@ -77,6 +77,7 @@

Content Security Policy Level 3

text: split a string on commas urlPrefix: document-metadata.html text: pragma directives + text: set the frozen base url urlPrefix: scripting-1.html text: prepare a script text: the script block's source; url: the-script-block's-source