mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
39 lines
754 B
INI
39 lines
754 B
INI
[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
|
|
|
|
[Test lookup IMG in collection using .]
|
|
expected: FAIL
|
|
|
|
[Test lookup tags in collection using .]
|
|
expected: FAIL
|
|
|
|
[Should find root element too]
|
|
expected: FAIL
|
|
|
|
[Should find both anchors and produce a list]
|
|
expected: FAIL
|
|
|