Bug 265750
Summary: | Increase styleType bits to 5 on `RenderStyle::NonInheritedFlags` | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 259055 |
Tim Nguyen (:ntim)
271271@main increased the size of the PseudoId enum, but did not increase the styleType bits accordingly, increase them otherwise `PseudoId::ViewTransitionNew` will be considered as `PseudoId::None`.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119091107>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/21234
EWS
Committed 271441@main (69b2bad2e262): <https://commits.webkit.org/271441@main>
Reviewed commits have been landed. Closing PR #21234 and removing active labels.