Sign in
webkit
/
WebKit
/
a5d24144db8352c4735c4967935cce2c04e9e862
/
.
/
LayoutTests
/
fast
/
dom
/
MicroData
/
008-expected.txt
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