mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Handle inline margins when avoiding floats (#30072)
This commit is contained in:
parent
5cfec2fbdf
commit
8dceb8e412
17 changed files with 317 additions and 76 deletions
|
@ -61729,6 +61729,58 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"floats-wrap-bfc-with-margin-006.tentative.html": [
|
||||
"fa337713259eab84315012ee3a1f598014fa0cb8",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/CSS2/reference/ref-filled-green-100px-square.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"floats-wrap-bfc-with-margin-007.tentative.html": [
|
||||
"552b3bc3dacd6b0ae9d8f1caae1ecde902efbdf1",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/CSS2/reference/ref-filled-green-100px-square.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"floats-wrap-bfc-with-margin-008.tentative.html": [
|
||||
"34c0ee86113e9b818f2014fb49412b580a2b47ce",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/CSS2/reference/ref-filled-green-100px-square.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"floats-wrap-bfc-with-margin-009.tentative.html": [
|
||||
"61db4b1fa3eaa9ebe5fa210d00c24d4cdaf24dec",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/CSS2/reference/ref-filled-green-100px-square.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"floats-wrap-top-below-bfc-001l.xht": [
|
||||
"17bec33eb143ce14f13c439e83f433c3fef74fdd",
|
||||
[
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[floats-wrap-bfc-with-margin-004.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[floats-wrap-bfc-with-margin-005.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[new-fc-beside-float-with-margin-rtl.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[new-fc-beside-float-with-margin.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[zero-width-floats-positioning.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flex-direction-modify.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue