mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
layout: Improve sizing of tables in collapsed-borders mode (#34932)
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
754ec455bc
commit
25a94efcdf
20 changed files with 44 additions and 42 deletions
|
@ -1,2 +0,0 @@
|
|||
[table-backgrounds-bc-cell-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table-backgrounds-bc-colgroup-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table-backgrounds-bc-column-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table-backgrounds-bc-row-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table-backgrounds-bc-rowgroup-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table-backgrounds-bc-table-001.xht]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-tables/border-collapse-double-border.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-tables/border-collapse-double-border.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[border-collapse-double-border.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-tables/border-collapse-dynamic-oof.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-tables/border-collapse-dynamic-oof.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[border-collapse-dynamic-oof.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[row-group-margin-border-padding.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[row-margin-border-padding.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[subpixel-collapsed-borders-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[subpixel-collapsed-borders-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-image-column-collapsed.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-image-row-collapsed.html]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[td-box-sizing-002.html]
|
||||
[.t 6]
|
||||
expected: FAIL
|
||||
|
||||
[.t 13]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[table-offset-props.html]
|
||||
[Table with collapsed border]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[table-scroll-props.html]
|
||||
[Table with collapsed border]
|
||||
expected: FAIL
|
2
tests/wpt/mozilla/meta/gfx-rs-gecko/356774-1.html.ini
vendored
Normal file
2
tests/wpt/mozilla/meta/gfx-rs-gecko/356774-1.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[356774-1.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue