RESOLVED FIXED 265750
Increase styleType bits to 5 on `RenderStyle::NonInheritedFlags`
https://bugs.webkit.org/show_bug.cgi?id=265750
Summary Increase styleType bits to 5 on `RenderStyle::NonInheritedFlags`
Tim Nguyen (:ntim)
Reported 2023-12-03 02:50:48 PST
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
Radar WebKit Bug Importer
Comment 1 2023-12-03 02:51:09 PST
Tim Nguyen (:ntim)
Comment 2 2023-12-03 02:59:16 PST
EWS
Comment 3 2023-12-03 11:56:34 PST
Committed 271441@main (69b2bad2e262): <https://commits.webkit.org/271441@main> Reviewed commits have been landed. Closing PR #21234 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.