RESOLVED FIXED 202875
Make ShadowRoot.delegateFocus work in iOS
https://bugs.webkit.org/show_bug.cgi?id=202875
Summary Make ShadowRoot.delegateFocus work in iOS
Ryosuke Niwa
Reported 2019-10-11 20:17:36 PDT
None of W3C focus tests for shadow DOM run properly in iOS due to the way focus works in iOS, and the way W3C tests are written. This bug tracks the work to make W3C tests compatible with iOS, and/or make sure things work as intended in iOS.
Attachments
Fixes the bug (7.13 KB, patch)
2019-12-18 23:21 PST, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2019-12-18 23:21:25 PST
Created attachment 386076 [details] Fixes the bug
Ryosuke Niwa
Comment 2 2019-12-19 10:44:56 PST
I don’t think iOS test failures are related to this patch.
Ryosuke Niwa
Comment 3 2019-12-19 14:48:56 PST
Comment on attachment 386076 [details] Fixes the bug Clearing flags on attachment: 386076 Committed r253790: <https://trac.webkit.org/changeset/253790>
Ryosuke Niwa
Comment 4 2019-12-19 14:48:57 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-12-19 14:49:24 PST
Note You need to log in before you can comment on or make changes to this bug.