mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
18 lines
518 B
INI
18 lines
518 B
INI
[named-objects.html]
|
|
type: testharness
|
|
[Check if the first nested browsing context is returned by window['c'\]]
|
|
expected: FAIL
|
|
|
|
[Check if window['a'\] contains all a, applet, area, embed, form, img, and object elements, and their order]
|
|
expected: FAIL
|
|
|
|
[Check if window['fs'\] return the frameset element with name='fs']
|
|
expected: FAIL
|
|
|
|
[Check if window['b'\] returns the elements with the id='b']
|
|
expected: FAIL
|
|
|
|
[Check if window['d'\] returns the element with id='d']
|
|
expected: FAIL
|
|
|