mirror of
https://github.com/servo/servo.git
synced 2025-09-19 11:20:09 +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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue