@@ -11343,9 +11343,9 @@ Transport Protocol">HTTP</abbr> today.</p></pre> <!-- DO NOT REWRAP THIS L
11343
11343
11344
11344
<p>However, if the <span>Should element's inline behavior be blocked by Content Security
11345
11345
Policy?</span> algorithm returns "<code data-x="">Blocked</code>" when executed upon the
11346
- attribute's <span>element</span> and "<code data-x="">style attribute</code>", then the style
11347
- rules defined in the attribute's value must not be applied to the <span>element</span>. <ref
11348
- spec="CSP"></p>
11346
+ attribute's <span>element</span>, "<code data-x="">style attribute</code>", and the attribute's
11347
+ value, then the style rules defined in the attribute's value must not be applied to the
11348
+ <span>element</span>. <ref spec="CSP"></p>
11349
11349
11350
11350
</div>
11351
11351
@@ -13861,8 +13861,8 @@ own thing rather than part of the extended sentence -->
13861
13861
13862
13862
<li><p>If the <span>Should element's inline behavior be blocked by Content Security
13863
13863
Policy?</span> algorithm returns "<code data-x="">Blocked</code>" when executed upon the
13864
- <code>style</code> element and "<code data-x="">style</code>", then abort these steps.
13865
- <ref spec="CSP"></p></li>
13864
+ <code>style</code> element, "<code data-x="">style</code>", and the <code>style</code>
13865
+ element's <code>style data</code>, then abort these steps. <ref spec="CSP"></p></li>
13866
13866
13867
13867
<!-- note that the browsing context isn't needed: http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2739 -->
13868
13868
@@ -58629,9 +58629,9 @@ o............A....e
58629
58629
<li id="script-processing-csp"><p>If the <code>script</code> element does not have a <code
58630
58630
data-x="attr-script-src">src</code> content attribute, and the <span>Should element's inline
58631
58631
behavior be blocked by Content Security Policy?</span> algorithm returns "<code
58632
- data-x="">Blocked</code>" when executed upon the <code>script</code> element and "<code
58633
- data-x="">script</code>", then abort these steps. The script is not executed. <ref
58634
- spec="CSP"></p></li>
58632
+ data-x="">Blocked</code>" when executed upon the <code>script</code> element, "<code
58633
+ data-x="">script</code>", and the <code> script</code> element's <code>child text content</code>,
58634
+ then abort these steps. The script is not executed. <ref spec="CSP"></p></li>
58635
58635
58636
58636
<li id="script-processing-for">
58637
58637
@@ -88425,8 +88425,8 @@ dictionary <dfn>PromiseRejectionEventInit</dfn> : <span>EventInit</span> {
88425
88425
<ol>
88426
88426
<li><p>If the <span>Should element's inline behavior be blocked by Content Security
88427
88427
Policy?</span> algorithm returns "<code data-x="">Blocked</code>" when executed upon the
88428
- attribute's <span>element</span> and "<code data-x="">script attribute</code>", then abort these
88429
- steps. <ref spec="CSP"></p></li>
88428
+ attribute's <span>element</span>, "<code data-x="">script attribute</code>", and the attribute's
88429
+ value, then abort these steps. <ref spec="CSP"></p></li>
88430
88430
88431
88431
<li><p>Set the corresponding <span data-x="event handlers">event handler</span> to an
88432
88432
<span>internal raw uncompiled handler</span> consisting of the attribute's new value and the
0 commit comments