Bug 246043
Summary: | [:has() pseudo-class] Support invalidation for :fullscreen pseudo-class | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | karlcow, webkit-bug-importer |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 229333 |
Tim Nguyen (:ntim)
Support invalidation for :fullscreen pseudo-class
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100783006>
Tim Nguyen (:ntim)
Bug 229333 implements the pseudo class, along with :has() invalidation.
https://github.com/web-platform-tests/wpt/pull/37396 adds the test for pseudo-class invalidation.