WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
178790
fill-available height shouldn't change with "box-sizing: border-box"
https://bugs.webkit.org/show_bug.cgi?id=178790
Summary
fill-available height shouldn't change with "box-sizing: border-box"
Manuel Rego Casasnovas
Reported
2017-10-25 07:20:38 PDT
Created
attachment 324819
[details]
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.
Attachments
Test to reproduce the issue
(530 bytes, text/html)
2017-10-25 07:20 PDT
,
Manuel Rego Casasnovas
no flags
Details
Current output
(8.79 KB, image/png)
2017-10-25 07:20 PDT
,
Manuel Rego Casasnovas
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Manuel Rego Casasnovas
Comment 1
2017-10-25 07:20:55 PDT
Created
attachment 324820
[details]
Current output
Manuel Rego Casasnovas
Comment 2
2017-10-25 14:45:16 PDT
This was fixed past year in Blink:
https://codereview.chromium.org/2100463002/
Ahmad Saleem
Comment 3
2022-11-01 02:01:14 PDT
Fixed in -
https://chromium.googlesource.com/chromium/src/+/4820bd94507b69754af99a83b26a1cdcd936d134
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug