Bug 265750

Summary: Increase styleType bits to 5 on `RenderStyle::NonInheritedFlags`
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: 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)
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.