WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-10-18 13:55:19 PDT
<
rdar://problem/84386215
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug