Update WPT results.

This commit is contained in:
Josh Matthews 2017-10-02 19:56:15 +02:00 committed by Anthony Ramine
parent bceaca9694
commit 3347094373
198 changed files with 7862 additions and 248 deletions

View file

@ -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

View file

@ -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