From ee3486eb129bc350b5ca684d0c91dff23453ac1a Mon Sep 17 00:00:00 2001
From: Mike West report-uri directivesandbox directive
The processing model for the nonce attribute needs to be integrated into the update a
- style block algorithm. The current definition in is fairly
- vague. See w3c/webappsec#463.
The scoped attribute is a boolean
attribute. If present, it indicates that the styles are intended just for the subtree
rooted at the style element's parent element, as opposed to the whole
@@ -13300,6 +13296,10 @@ own thing rather than part of the extended sentence -->
If element is not in a Document, then abort
these steps.
If the Should element's inline behavior be blocked by Content Security
+ Policy? algorithm returns "Blocked" when executed upon the
+ style element, then abort these steps.
The processing model for the nonce attribute needs to be integrated into the prepare a
- script algorithm. The current definition in is fairly vague. See
- w3c/webappsec#463.
Changing the src, type, charset, async, defer, RelatedEventInit : EventInit {
If the script element does not have a src content attribute, and the Should node's inline
+ behavior be blocked by Content Security Policy? algorithm returns "Blocked" when executed upon the script element, then the user
+ agent must abort these steps. The script is not executed.
If the script element has an event