| This test verifies that document.getItems() returns all top-level microdata items in the document when no tokens specified in the argement. | |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
| document.getItems('') with empty string as argument: PASS | |
| document.getItems(' ') string with spaces as argument: PASS | |
| PASS successfullyParsed is true | |
| TEST COMPLETE | |