[Webkit-unassigned] [Bug 233532] New: All contents in an inert frame should also be inert

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 26 16:04:38 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=233532

            Bug ID: 233532
           Summary: All contents in an inert frame should also be inert
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: obrufau at igalia.com
                CC: ntim at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211127/7ee39453/attachment-0001.htm>


More information about the webkit-unassigned mailing list