mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +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
|
@ -0,0 +1,2 @@
|
|||
[position-absolute-dynamic-static-position-table-cell.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[position-relative-008.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[position-relative-009.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[position-relative-010.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-relative-table-caption.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-relative-table-tbody-top-absolute-child.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-relative-table-tfoot-top-absolute-child.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-relative-table-thead-top-absolute-child.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-relative-table-tr-top-absolute-child.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-nested-table.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-nested-thead-th.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[position-sticky-table-parts.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue