[Webkit-unassigned] [Bug 229381] Add onsecuritypolicyviolation on ShadowRoot, SVG, and HTML elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 22 11:24:46 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=229381

Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at webkit.org

--- Comment #6 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 436113
  --> https://bugs.webkit.org/attachment.cgi?id=436113
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=436113&action=review

> Source/WebCore/dom/ShadowRoot.idl:34
> +    attribute EventHandler onsecuritypolicyviolation;

I don't see onsecuritypolicyviolation on ShadowRoot in the ShadowRoot spec - https://dom.spec.whatwg.org/#interface-shadowroot. Why did you decide to add this? If this is something other browsers do, we should make sure there is a spec bug about this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210822/0484d505/attachment.htm>


More information about the webkit-unassigned mailing list