Bug 246043 - [:has() pseudo-class] Support invalidation for :fullscreen pseudo-class
Summary: [:has() pseudo-class] Support invalidation for :fullscreen pseudo-class
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks: 229333
  Show dependency treegraph
 
Reported: 2022-10-04 15:07 PDT by Tim Nguyen (:ntim)
Modified: 2022-12-07 23:36 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-04 15:07:44 PDT
Support invalidation for :fullscreen pseudo-class
Comment 1 Radar WebKit Bug Importer 2022-10-04 15:08:09 PDT
<rdar://problem/100783006>
Comment 2 Tim Nguyen (:ntim) 2022-12-07 23:36:16 PST
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.