RESOLVED FIXED264794
Move `hasExplicitlySetColorScheme` from `RenderStyle::NonInheritedFlags` into `StyleMiscNonInheritedData`
https://bugs.webkit.org/show_bug.cgi?id=264794
Summary Move `hasExplicitlySetColorScheme` from `RenderStyle::NonInheritedFlags` into...
Aditya Keerthi
Reported 2023-11-13 22:21:04 PST
Needed to gain an additional bit of unused space in `RenderStyle::NonInheritedFlags` for new pseudo-elements.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-13 22:21:13 PST
Aditya Keerthi
Comment 2 2023-11-13 22:30:06 PST
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.