From 812239958b460b33733a21d4269a67877c8c6439 Mon Sep 17 00:00:00 2001
From: Mike West If the Should element's inline behavior be blocked by Content Security
Policy? algorithm returns " If the Blocked" when executed upon the
- style element and "style", then abort these steps.
+ style element, "style", and the value of the
+ style element's textContent IDL attribute, then abort these steps.
script element does not have a src content attribute, and the Should element's inline
behavior be blocked by Content Security Policy? algorithm returns "Blocked" when executed upon the script element and "script", then abort these steps. The script is not executed. script element, "script", and the value of the script element's text
+ IDL attribute, then abort these steps. The script is not executed.
Set the corresponding event handler to an
internal raw uncompiled handler consisting of the attribute's new value and the
From e7f4b4dc8d3770a28bb29318b919e11953205406 Mon Sep 17 00:00:00 2001
From: Mike West If the Should element's inline behavior be blocked by Content Security
Policy? algorithm returns "Blocked" when executed upon the
style element, "style", and the value of the
- style element's textContent IDL attribute, then abort these steps.
+ style element's child text content, then abort these steps.
Blocked" when executed upon the script element, "script", and the value of the script element's text
- IDL attribute, then abort these steps. The script is not executed.
script element's child text
+ content, then abort these steps. The script is not executed.
If the Should element's inline behavior be blocked by Content Security
Policy? algorithm returns "Blocked" when executed upon the
- style element, "style", and the value of the
- style element's child text content, then abort these steps.
-
style element, "style", and the style
+ element's style data, then abort these steps. Blocked" when executed upon the script element, "script", and the value of the script element's child text
- content, then abort these steps. The script is not executed.
+ data-x="">script", and the script element's child text content,
+ then abort these steps. The script is not executed.