[Webkit-unassigned] [Bug 189391] New: [LFC] Add support for min/max-height percentage values.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 19:16:44 PDT 2018


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

            Bug ID: 189391
           Summary: [LFC] Add support for min/max-height percentage
                    values.
           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

https://www.w3.org/TR/CSS22/visudet.html#min-max-heights


<percentage>
Specifies a percentage for determining the used value. The percentage is calculated with respect to the height of the generated box's containing block. If the height of the containing block is not specified explicitly (i.e., it depends on content height), and this element is not absolutely positioned, the percentage value is treated as '0' (for 'min-height') or 'none' (for 'max-height').

-- 
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/20180907/391450f8/attachment-0001.html>


More information about the webkit-unassigned mailing list