NEW274803
CSS JIT: Add support for the ::view-transition-*(name) pseudo elements
https://bugs.webkit.org/show_bug.cgi?id=274803
Summary CSS JIT: Add support for the ::view-transition-*(name) pseudo elements
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.