mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Cargoify servo
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
[htmlallcollection.html]
|
||||
type: testharness
|
||||
[Test for HTMLAllCollection size]
|
||||
expected: FAIL
|
||||
|
||||
[Test lookup by index using ()]
|
||||
expected: FAIL
|
||||
|
||||
[Test lookup by index using [\]]
|
||||
expected: FAIL
|
||||
|
||||
[Test for multiple occurence 3 <script> found]
|
||||
expected: FAIL
|
||||
|
||||
[Test lookup IMG by name]
|
||||
expected: FAIL
|
||||
|
||||
[Test lookup IMG by namedItem ]
|
||||
expected: FAIL
|
||||
|
||||
[Test lookup IMG in collection using ()]
|
||||
expected: FAIL
|
||||
|
||||
[Test lookup IMG in collection using [\]]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user