blob: c2937a272c00994076535d198c9b4417602ba264 [file] [log] [blame]
This test ensures that document.getItems must not find items with itemtype but not itemscope.
PASS document.getItems('http://example.com/bar').length == 0 is true
PASS successfullyParsed is true
TEST COMPLETE