NEW 231531
Take in account ancestor documents when flushing autofocus candidates
https://bugs.webkit.org/show_bug.cgi?id=231531
Summary Take in account ancestor documents when flushing autofocus candidates
Tim Nguyen (:ntim)
Reported 2021-10-11 13:54:33 PDT
See FIXME in: Document::flushAutofocusCandidates() From the spec (https://html.spec.whatwg.org/multipage/interaction.html#flush-autofocus-candidates): > Let inclusiveAncestorDocuments be a list consisting of doc, plus the active documents of each of doc's browsing context's ancestor browsing contexts. > If any Document in inclusiveAncestorDocuments has non-null target element, then continue.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-18 13:55:19 PDT
Note You need to log in before you can comment on or make changes to this bug.