Bug 246004
| Summary: | Make fullscreen elements match the :modal pseudo-class | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | karlcow, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/37395 | ||
| Bug Depends on: | |||
| Bug Blocks: | 229333 | ||
Tim Nguyen (:ntim)
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100782746>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/7308
Tim Nguyen (:ntim)
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37395
EWS
Committed 257572@main (56d7f894da59): <https://commits.webkit.org/257572@main>
Reviewed commits have been landed. Closing PR #7308 and removing active labels.