Files
servo/tests/wpt/metadata/html/browsers/the-window-object/named-access-on-the-window-object/named-objects.html.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