Bug 224805 - Implement ShadowRoot.prototype.delegatesFocus attribute
Summary: Implement ShadowRoot.prototype.delegatesFocus attribute
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on: 225042
Blocks: 148695
  Show dependency treegraph
 
Reported: 2021-04-20 01:45 PDT by Philip Jägenstedt
Modified: 2021-04-26 03:57 PDT (History)
8 users (show)

See Also:


Attachments
Adds the IDL attribute (3.03 KB, patch)
2021-04-26 02:54 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Jägenstedt 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
Comment 1 Ryosuke Niwa 2021-04-26 02:54:06 PDT
Created attachment 427031 [details]
Adds the IDL attribute
Comment 2 EWS 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].
Comment 3 Radar WebKit Bug Importer 2021-04-26 03:57:13 PDT
<rdar://problem/77146628>