diff --git a/source b/source index 6df46b518ea..f72cf3d1236 100644 --- a/source +++ b/source @@ -11343,9 +11343,9 @@ Transport Protocol">HTTP</abbr> today.</p>
  • If the Should element's inline behavior be blocked by Content Security Policy? algorithm returns "Blocked" when executed upon the - style element and "style", then abort these steps. -

  • + style element, "style", and the style + element's style data, then abort these steps.

    @@ -58629,9 +58629,9 @@ o............A....e
  • If the 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.

  • + data-x="">Blocked" when executed upon the script element, "script", and the script element's child text content, + then abort these steps. The script is not executed.

  • @@ -88425,8 +88425,8 @@ dictionary PromiseRejectionEventInit : EventInit {
    1. If the Should element's inline behavior be blocked by Content Security Policy? algorithm returns "Blocked" when executed upon the - attribute's element and "script attribute", then abort these - steps.

    2. + attribute's element, "script attribute", and the attribute's + value, then abort these steps.

    3. Set the corresponding event handler to an internal raw uncompiled handler consisting of the attribute's new value and the