Bug 274803
| Summary: | CSS JIT: Add support for the ::view-transition-*(name) pseudo elements | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | CSS | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/129243781>