Bug 264794

Summary: Move `hasExplicitlySetColorScheme` from `RenderStyle::NonInheritedFlags` into `StyleMiscNonInheritedData`
Product: WebKit Reporter: Aditya Keerthi <akeerthi>
Component: CSSAssignee: Aditya Keerthi <akeerthi>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Aditya Keerthi 2023-11-13 22:21:04 PST
Needed to gain an additional bit of unused space in `RenderStyle::NonInheritedFlags` for new pseudo-elements.
Comment 1 Radar WebKit Bug Importer 2023-11-13 22:21:13 PST
<rdar://problem/118374921>
Comment 2 Aditya Keerthi 2023-11-13 22:30:06 PST
Pull request: https://github.com/WebKit/WebKit/pull/20462
Comment 3 EWS 2023-11-14 10:03:23 PST
Committed 270715@main (5c50677827c0): <https://commits.webkit.org/270715@main>

Reviewed commits have been landed. Closing PR #20462 and removing active labels.