mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
33 lines
633 B
INI
33 lines
633 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
|
|
|