RESOLVED FIXED 187168
[LFC] Out-of-flow positioned height does not necessarily equal to "bottom - top".
https://bugs.webkit.org/show_bug.cgi?id=187168
Summary [LFC] Out-of-flow positioned height does not necessarily equal to "bottom - t...
zalan
Reported 2018-06-28 19:24:27 PDT
While it sounds odd, according to the spec the following constraint needs to be satisfied: 'top' + 'margin-top' + 'border-top-width' + 'padding-top' + 'height' + 'padding-bottom' + 'border-bottom-width' + 'margin-bottom' + 'bottom' = height of containing block
Attachments
Patch (2.00 KB, patch)
2018-06-28 19:36 PDT, zalan
koivisto: review+
zalan
Comment 1 2018-06-28 19:36:17 PDT
zalan
Comment 2 2018-06-28 20:45:55 PDT
Radar WebKit Bug Importer
Comment 3 2018-06-28 20:46:27 PDT
Note You need to log in before you can comment on or make changes to this bug.