RESOLVED FIXED Bug 232564
Update delegatesFocus to match recent spec changes
https://bugs.webkit.org/show_bug.cgi?id=232564
Summary Update delegatesFocus to match recent spec changes
Domenic Denicola
Reported 2021-11-01 08:37:28 PDT
* Make it use the shadow tree instead of the flat tree * Make unfocusing (via blur()) symmetric to focusing (via focus()) Spec change: https://github.com/whatwg/html/pull/7079 Tests: * https://github.com/web-platform-tests/wpt/pull/30875 * https://github.com/web-platform-tests/wpt/pull/31349
Attachments
Radar WebKit Bug Importer
Comment 1 2021-11-08 07:38:19 PST
Ryosuke Niwa
Comment 2 2022-07-27 02:22:22 PDT
EWS
Comment 3 2022-07-28 00:49:21 PDT
Committed 252901@main (c1607d1c6ed9): <https://commits.webkit.org/252901@main> Reviewed commits have been landed. Closing PR #2777 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.