Bug 256299
| Summary: | Implement "fully active descendant of a top-level traversible with user attention" | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
| Component: | WebCore Misc. | Assignee: | Marcos Caceres <marcosc> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 277836 | ||
Marcos Caceres
It would be nice to implement the concept of "fully active descendant of a top-level traversible with user attention" as per:
https://html.spec.whatwg.org/multipage/interaction.html#fully-active-descendant-of-a-top-level-traversible-with-user-attention
As a public (not web exposed) utility method on Source/WebCore/dom/Document.h.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109191868>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/69770
EWS
Committed 317656@main (b718bc1deb51): <https://commits.webkit.org/317656@main>
Reviewed commits have been landed. Closing PR #69770 and removing active labels.
Marcos Caceres
*** Bug 278553 has been marked as a duplicate of this bug. ***