mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update WPT results.
This commit is contained in:
parent
bceaca9694
commit
3347094373
198 changed files with 7862 additions and 248 deletions
|
@ -0,0 +1,8 @@
|
|||
[col-span-limits.html]
|
||||
type: testharness
|
||||
[col span of 1000 must work]
|
||||
expected: FAIL
|
||||
|
||||
[col span of 1001 must be treated as 1000]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
[span-limits.html]
|
||||
type: testharness
|
||||
[colspan of 1001 must be treated as 1000]
|
||||
expected: FAIL
|
||||
|
||||
[rowspan of 65534 must work]
|
||||
expected: FAIL
|
||||
|
||||
[rowspan of 65535 must be treated as 65534]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue