mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Enable CSS Tables by default (#31470)
And remove the pref `layout.tables.enabled`.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user