mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Implement sectionRowIndex property on <tr>.
Fixes https://github.com/servo/servo/issues/10509.
This commit is contained in:
@@ -1,59 +0,0 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user