Bug 224805

Summary: Implement ShadowRoot.prototype.delegatesFocus attribute
Product: WebKit Reporter: Philip Jägenstedt <philip>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, esprehn+autocc, ews-watchlist, kangil.han, koivisto, kondapallykalyan, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 225042    
Bug Blocks: 148695    
Attachments:
Description Flags
Adds the IDL attribute none

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>