Bug 274803

Summary: CSS JIT: Add support for the ::view-transition-*(name) pseudo elements
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: CSSAssignee: Kiet Ho <kiet.ho>
Status: NEW    
Severity: Normal CC: kiet.ho, koivisto, ntim, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 274739    
Bug Blocks:    

Matt Woodrow
Reported 2024-05-28 14:54:56 PDT
View transitions adds four new named pseudo classes `::view-transition-group(name)` `::view-transition-image-pair(name)` `::view-transition-new(name)` and `::view-transition-old(name)`. It would be nice to support these in the selector JIT, since there's often a lot of these rules generated by the UA.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-06-04 14:55:30 PDT
Note You need to log in before you can comment on or make changes to this bug.