mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Enable CSS Tables by default (#31470)
And remove the pref `layout.tables.enabled`.
This commit is contained in:
parent
d076b118c4
commit
007a31c1b5
525 changed files with 488 additions and 802 deletions
|
@ -1,10 +1,4 @@
|
|||
[elementsFromPoint-table.html]
|
||||
[elementsFromPoint for points between table cells]
|
||||
expected: FAIL
|
||||
|
||||
[elementsFromPoint for points inside table cells]
|
||||
expected: FAIL
|
||||
|
||||
[elementsFromPoint for points inside cells in a right-to-left table]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -13,3 +13,15 @@
|
|||
|
||||
[Table and narrower caption]
|
||||
expected: FAIL
|
||||
|
||||
[Basic caption]
|
||||
expected: FAIL
|
||||
|
||||
[Caption with padding]
|
||||
expected: FAIL
|
||||
|
||||
[Caption with border]
|
||||
expected: FAIL
|
||||
|
||||
[Bottom caption]
|
||||
expected: FAIL
|
||||
|
|
|
@ -10,3 +10,15 @@
|
|||
|
||||
[Table and narrower caption]
|
||||
expected: FAIL
|
||||
|
||||
[Basic caption]
|
||||
expected: FAIL
|
||||
|
||||
[Caption with padding]
|
||||
expected: FAIL
|
||||
|
||||
[Caption with border]
|
||||
expected: FAIL
|
||||
|
||||
[Bottom caption]
|
||||
expected: FAIL
|
||||
|
|
|
@ -13,3 +13,15 @@
|
|||
|
||||
[Table and narrower caption]
|
||||
expected: FAIL
|
||||
|
||||
[Basic caption]
|
||||
expected: FAIL
|
||||
|
||||
[Caption with padding]
|
||||
expected: FAIL
|
||||
|
||||
[Caption with border]
|
||||
expected: FAIL
|
||||
|
||||
[Bottom caption]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue