[Webkit-unassigned] [Bug 273672] New: Rename "computedCSSPadding()" to "resolveLengthPercentage()"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 2 21:15:43 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=273672

            Bug ID: 273672
           Summary: Rename "computedCSSPadding()" to
                    "resolveLengthPercentage()"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

"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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240503/d71153db/attachment.htm>


More information about the webkit-unassigned mailing list