[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 6 16:51:13 PDT 2022


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

Alexey Shvayka <ashvayka at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Alexey Shvayka <ashvayka at apple.com> ---
(In reply to Ahmad Saleem from comment #4)
> I searched for 'es-attributes' and it seems that following WPT test covers
> it:
> 
> https://wpt.fyi/results/html/browsers/the-window-object/window-properties.
> https.html?label=master&label=experimental&aligned&view=subtest&q=window-
> properties.https.html
> 
> Safari Technology Preview 152 only fail in single test, is anything else
> needed here or we can create separate bug for the particular bug failure?
> Ignore me, if I am wrong. Thanks!

Thank you Ahmad, that last failing test is due to WebKit no longer (or never did) supports obsolete window.external (https://html.spec.whatwg.org/multipage/obsolete.html#external).

The WPT is rightfully testing it, since just like document.all, browsers must expose it with dummy functions.

However, given Safari is mainstream and no web compat issues were reported due to lack of External, maybe it's even possible to remove it from the spec, and consequently loosen up the tests.

Anyway, "onfoo" attributes were fixed long time ago, so I'm marking this as FIXED.

-- 
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/20220906/ee974bc4/attachment-0001.htm>


More information about the webkit-unassigned mailing list