WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
233532
All contents in an inert frame should also be inert
https://bugs.webkit.org/show_bug.cgi?id=233532
Summary
All contents in an inert frame should also be inert
Oriol Brufau
Reported
2021-11-26 16:04:38 PST
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
Comment 1
2021-12-03 16:05:22 PST
<
rdar://problem/86038340
>
Tim Nguyen (:ntim)
Comment 2
2022-02-11 13:06:43 PST
Closing given
bug 236512
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