[Webkit-unassigned] [Bug 178790] New: fill-available height shouldn't change with "box-sizing: border-box"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 25 07:20:38 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=178790
Bug ID: 178790
Summary: fill-available height shouldn't change with
"box-sizing: border-box"
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: rego at igalia.com
CC: bfulgham at webkit.org, jfernandez at igalia.com,
rego at igalia.com, simon.fraser at apple.com,
svillar at igalia.com, zalan at apple.com
Created attachment 324819
--> https://bugs.webkit.org/attachment.cgi?id=324819&action=review
Test to reproduce the issue
This is easily reproducible if you combine "height: -webkit-fill-avilable" with "box-sizing: border-box"
and the element has some border and/or padding.
Attached example to reproduce the issue. And current output, the expected result would be that both cyan boxes
(the one with "content-box" and the one with "border-box") take the whole height of their wrapper.
BTW this is working fine in Chromium/Blink.
--
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/20171025/6041f1e2/attachment.html>
More information about the webkit-unassigned
mailing list