[Webkit-unassigned] [Bug 149474] Web IDL: DOM "onfoo" attributes should be configurable and enumerable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 15:36:16 PDT 2015


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

--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #2)
> If an attribute is not enumerable, it likely means that it has
> [NotEnumerable] on it in the WebKit IDL because they should be enumerable by
> default.

That is the case here, WebKit has [NotEnumerable] on these attributes. However it looks like the specification of these attributes should be enumerable:
https://html.spec.whatwg.org/multipage/webappapis.html#windoweventhandlers

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150922/259e9381/attachment.html>


More information about the webkit-unassigned mailing list