mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
21 lines
640 B
INI
21 lines
640 B
INI
[nameditem-02.html]
|
|
type: testharness
|
|
[If the only named item is an iframe, the contentWindow should be returned.]
|
|
expected: FAIL
|
|
|
|
[If there are two iframes, a collection should be returned.]
|
|
expected: FAIL
|
|
|
|
[If there are an iframe and another element (iframe first), a collection should be returned.]
|
|
expected: FAIL
|
|
|
|
[If there are an iframe and another element (iframe last), a collection should be returned.]
|
|
expected: FAIL
|
|
|
|
[If an iframe has a name and a different id, it should be returned by its name.]
|
|
expected: FAIL
|
|
|
|
[An iframe whose name looks like an array index should work.]
|
|
expected: FAIL
|
|
|