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

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.