blob: 1ea3bea070a17e664bf6d215886b5e20baa8cc85 [file] [log] [blame]
Various tests for the menuitem element.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
MenuItem is recognized:
PASS document.createElement("menuitem") instanceof HTMLMenuItemElement is true
PASS successfullyParsed is true
TEST COMPLETE