mirror of
https://github.com/servo/servo.git
synced 2025-08-15 18:35:33 +01:00
Add support for cellpadding attribute (#31201)
This commit is contained in:
parent
091653417a
commit
7d1b19c865
17 changed files with 58 additions and 68 deletions
|
@ -4,12 +4,3 @@
|
|||
|
||||
[td 2]
|
||||
expected: FAIL
|
||||
|
||||
[td 3]
|
||||
expected: FAIL
|
||||
|
||||
[td 4]
|
||||
expected: FAIL
|
||||
|
||||
[td 5]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,12 +4,3 @@
|
|||
|
||||
[td 2]
|
||||
expected: FAIL
|
||||
|
||||
[td 3]
|
||||
expected: FAIL
|
||||
|
||||
[td 4]
|
||||
expected: FAIL
|
||||
|
||||
[td 5]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,12 +4,3 @@
|
|||
|
||||
[td 2]
|
||||
expected: FAIL
|
||||
|
||||
[td 3]
|
||||
expected: FAIL
|
||||
|
||||
[td 4]
|
||||
expected: FAIL
|
||||
|
||||
[td 5]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,9 +1,3 @@
|
|||
[computing-column-measure-0.html]
|
||||
[Checking intermediate min-content width for span 1 (2)]
|
||||
expected: FAIL
|
||||
|
||||
[Checking intermediate min-content width for span 1 (3)]
|
||||
expected: FAIL
|
||||
|
||||
[Checking intermediate min-content width for span 1 (4)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[text-overflow-024.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[text-overflow-025.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[item-with-table-with-infinite-max-intrinsic-width.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table-with-infinite-max-intrinsic-width.html]
|
||||
expected: FAIL
|
|
@ -5,11 +5,5 @@
|
|||
[td 2]
|
||||
expected: FAIL
|
||||
|
||||
[td 3]
|
||||
expected: FAIL
|
||||
|
||||
[td 4]
|
||||
expected: FAIL
|
||||
|
||||
[td 5]
|
||||
expected: FAIL
|
||||
|
|
|
@ -5,11 +5,5 @@
|
|||
[td 2]
|
||||
expected: FAIL
|
||||
|
||||
[td 3]
|
||||
expected: FAIL
|
||||
|
||||
[td 4]
|
||||
expected: FAIL
|
||||
|
||||
[td 5]
|
||||
expected: FAIL
|
||||
|
|
|
@ -5,11 +5,5 @@
|
|||
[td 2]
|
||||
expected: FAIL
|
||||
|
||||
[td 3]
|
||||
expected: FAIL
|
||||
|
||||
[td 4]
|
||||
expected: FAIL
|
||||
|
||||
[td 5]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[text-overflow-024.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_colspan_fixed_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_colspan_simple_a.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue