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,2 +0,0 @@
|
|||
[border_spacing_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[border_spacing_auto_layout_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[border_spacing_fixed_layout_a.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[display_table_cell_intrinsic_width_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[legacy_cellspacing_attribute_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_cell_float_a.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table_colspan_simple_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_intrinsic_style_specified_width_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_margin_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_margin_auto_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_padding_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_percentage_width_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_rowspan_notequal_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_rowspan_simple_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_specified_width_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_vertical_align_margin_padding.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue