Bug 246004 - Make fullscreen elements match the :modal pseudo-class
Summary: Make fullscreen elements match the :modal pseudo-class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks: 229333
  Show dependency treegraph
 
Reported: 2022-10-03 22:05 PDT by Tim Nguyen (:ntim)
Modified: 2022-12-08 10:29 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2022-10-03 22:05:58 PDT
According to the spec, fullscreen elements should match the :modal pseudo-class since they block outside interaction: https://w3c.github.io/csswg-drafts/selectors-4/#modal-state
Comment 1 Radar WebKit Bug Importer 2022-10-04 15:02:13 PDT
<rdar://problem/100782746>
Comment 2 Tim Nguyen (:ntim) 2022-12-07 22:57:50 PST
Pull request: https://github.com/WebKit/WebKit/pull/7308
Comment 3 Tim Nguyen (:ntim) 2022-12-07 23:01:59 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37395
Comment 4 EWS 2022-12-08 10:29:18 PST
Committed 257572@main (56d7f894da59): <https://commits.webkit.org/257572@main>

Reviewed commits have been landed. Closing PR #7308 and removing active labels.