RESOLVED FIXED 273672
Rename "computedCSSPadding()" to "resolveLengthPercentageUsingContainerLogicalWidth()"
https://bugs.webkit.org/show_bug.cgi?id=273672
Summary Rename "computedCSSPadding()" to "resolveLengthPercentageUsingContainerLogica...
Simon Fraser (smfr)
Reported 2024-05-02 21:15:43 PDT
"computedCSSPadding()" is called with margin values in RenderBox::marginBoxRect(), so the new name makes more sense, since it's resolving CSS <length-percentage> values: https://drafts.csswg.org/css-values-4/#mixed-percentages
Attachments
Radar WebKit Bug Importer
Comment 1 2024-05-02 21:19:48 PDT
Simon Fraser (smfr)
Comment 2 2024-05-02 21:20:21 PDT
EWS
Comment 3 2024-05-03 12:12:24 PDT
Committed 278335@main (4142d950a6e7): <https://commits.webkit.org/278335@main> Reviewed commits have been landed. Closing PR #28082 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.