mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
Layout 2020: Properly calculate clearance
calculate_clearance() was not taking into account that adding clearance prevents top margin from collapsing with earlier margins.
This commit is contained in:
parent
47faf83a1e
commit
95832c999b
6 changed files with 66 additions and 35 deletions
|
@ -1,2 +0,0 @@
|
|||
[clear-on-child-with-margins.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[clear-on-parent-with-margins.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[negative-clearance-after-bottom-margin.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[nested-clearance-new-formatting-context.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue