mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-26 17:28:38 +09:00
14 lines
467 B
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
|
|
|