Bug 274803 - CSS JIT: Add support for the ::view-transition-*(name) pseudo elements
Summary: CSS JIT: Add support for the ::view-transition-*(name) pseudo elements
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kiet Ho
URL:
Keywords: InRadar
Depends on: 274739
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-28 14:54 PDT by Matt Woodrow
Modified: 2024-09-03 12:20 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Woodrow 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.
Comment 1 Radar WebKit Bug Importer 2024-06-04 14:55:30 PDT
<rdar://problem/129243781>