RESOLVED FIXED 224805
Implement ShadowRoot.prototype.delegatesFocus attribute
https://bugs.webkit.org/show_bug.cgi?id=224805
Summary Implement ShadowRoot.prototype.delegatesFocus attribute
Philip Jägenstedt
Reported 2021-04-20 01:45:32 PDT
This attribute is being added to the spec, with tests: https://github.com/whatwg/dom/pull/974 https://github.com/web-platform-tests/wpt/pull/28593 It would be great if this simple addition were made to WebKit, so that web developers have fewer differences between browsers to accidentally depend on. Similar Gecko bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1706275
Attachments
Adds the IDL attribute (3.03 KB, patch)
2021-04-26 02:54 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2021-04-26 02:54:06 PDT
Created attachment 427031 [details] Adds the IDL attribute
EWS
Comment 2 2021-04-26 03:56:10 PDT
Committed r276585 (237021@main): <https://commits.webkit.org/237021@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427031 [details].
Radar WebKit Bug Importer
Comment 3 2021-04-26 03:57:13 PDT
Note You need to log in before you can comment on or make changes to this bug.