mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
parent
ad94ef5a96
commit
899f1cab58
5 changed files with 29 additions and 28 deletions
|
@ -1,17 +0,0 @@
|
|||
[cellIndex.html]
|
||||
type: testharness
|
||||
[cellIndex should exist.]
|
||||
expected: FAIL
|
||||
|
||||
[For cells without a parent, cellIndex should be -1.]
|
||||
expected: FAIL
|
||||
|
||||
[For cells whose parent is not a tr, cellIndex should be -1.]
|
||||
expected: FAIL
|
||||
|
||||
[For cells whose parent is not a HTML tr, cellIndex should be -1.]
|
||||
expected: FAIL
|
||||
|
||||
[For cells whose parent is a tr, cellIndex should be the index.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue