mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Properly position floats when subsequent boxes collapse margins with containing block (2)
PR #29939 tried to address this but missed various cases.
This commit is contained in:
parent
a725380db0
commit
a435e02b78
7 changed files with 37 additions and 57 deletions
|
@ -0,0 +1,2 @@
|
|||
[adjoining-float-nested-forced-clearance-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[clear-on-parent-with-margins-no-clearance.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[margin-collapse-157.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[margin-collapse-clear-015.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[margin-collapse-039.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[margin-collapse-041.xht]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue