[Webkit-unassigned] [Bug 201809] New: [LFC] Always provide a containing block width value to compute* functions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 15 15:17:36 PDT 2019


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

            Bug ID: 201809
           Summary: [LFC] Always provide a containing block width value to
                    compute* functions.
           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: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

The only case when the containing block width might not be available is when computing the preferred width. Let's just pass in a 0 value in those cases instead of dealing with the optional cases.

-- 
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/20190915/d00c6578/attachment-0001.html>


More information about the webkit-unassigned mailing list