RESOLVED FIXED300637
[Style] Reorganize some style/calc types to live under css/
https://bugs.webkit.org/show_bug.cgi?id=300637
Summary [Style] Reorganize some style/calc types to live under css/
Sam Weinig
Reported 2025-10-13 10:21:20 PDT
Now that we are not bound by the platform layering border, we can reorganize some of the style/calc types that make more sense under css. style/calc/StyleCalculationCategory.h -> css/values/primitives/CSSPrimitiveNumericCategory.h style/calc/StyleCalculationRange.h (we can just remove this and use CSS::Range everywhere). style/calc/StyleCalculationExecutor.h -> css/calc/CSSCalcExecutor.h style/calc/StyleCalculationOperator.h -> css/calc/CSSCalcOperator.h
Attachments
Sam Weinig
Comment 1 2025-10-13 10:24:19 PDT
EWS
Comment 2 2025-10-13 22:38:11 PDT
Committed 301455@main (7c0d603d0b21): <https://commits.webkit.org/301455@main> Reviewed commits have been landed. Closing PR #52247 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-10-13 22:39:13 PDT
Note You need to log in before you can comment on or make changes to this bug.