Dactyloidae/testing/web-platform/meta/html/browsers/the-window-object/named-access-on-the-window-object/named-objects.html.ini

14 lines
467 B
INI

[named-objects.html]
type: testharness
[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['a'\] contains all applet, embed, form, img, and object elements, and their order]
expected: FAIL