Update web-platform-tests.

This commit is contained in:
Ms2ger
2015-01-28 22:49:55 +01:00
parent 3736396c63
commit 727f5c5797
20 changed files with 1388 additions and 857 deletions

View File

@@ -0,0 +1,59 @@
[sectionRowIndex.html]
type: testharness
[Row in thead in HTML]
expected: FAIL
[Row in implicit tbody in HTML]
expected: FAIL
[Other row in implicit tbody in HTML]
expected: FAIL
[Row in explicit tbody in HTML]
expected: FAIL
[Row in tfoot in HTML]
expected: FAIL
[Row in thead in nested table in HTML]
expected: FAIL
[Row in implicit tbody in nested table in HTML]
expected: FAIL
[Row in explicit tbody in nested table in HTML]
expected: FAIL
[Row in script-created table]
expected: FAIL
[Row in script-created div in table]
expected: FAIL
[Row in script-created thead in table]
expected: FAIL
[Row in script-created tbody in table]
expected: FAIL
[Row in script-created tfoot in table]
expected: FAIL
[Row in script-created tr in tbody in table]
expected: FAIL
[Row in script-created td in tr in tbody in table]
expected: FAIL
[Row in script-created nested table]
expected: FAIL
[Row in script-created thead in nested table]
expected: FAIL
[Row in script-created tbody in nested table]
expected: FAIL
[Row in script-created tfoot in nested table]
expected: FAIL