Bug 187168

Summary: [LFC] Out-of-flow positioned height does not necessarily equal to "bottom - top".
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

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.