[Webkit-unassigned] [Bug 191224] New: [LFC] Resolve percentage height values.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 2 21:25:20 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=191224
Bug ID: 191224
Summary: [LFC] Resolve percentage height 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
10.5 Content height: the 'height' property
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 used height is calculated as if 'auto' was specified.
https://www.w3.org/TR/CSS22/visudet.html#propdef-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/20181103/1da6bf20/attachment.html>
More information about the webkit-unassigned
mailing list