Bug 233532
| Summary: | All contents in an inert frame should also be inert | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Oriol Brufau <obrufau> |
| Component: | Frames | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | ntim, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugzilla.mozilla.org/show_bug.cgi?id=1743215 https://bugs.webkit.org/show_bug.cgi?id=236512 |
||
Oriol Brufau
See https://html.spec.whatwg.org/multipage/interaction.html#inert
> While a browsing context container is marked as inert, its nested browsing context's active document, and all nodes in that Document, must be marked as inert.
(A "browsing context container" is something like a <frame> or <iframe>)
WebKit and Firefox don't do that. Chromium does.
I plan to add a test in https://chromium-review.googlesource.com/c/chromium/src/+/3302812
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/86038340>
Tim Nguyen (:ntim)
Closing given bug 236512