Sign in
webkit
/
WebKit
/
a5d24144db8352c4735c4967935cce2c04e9e862
/
.
/
LayoutTests
/
fast
/
dom
/
MicroData
/
007-expected.txt
blob: 4c7c816bb2c1632990343f5a577551a4032ee280 [
file
] [
log
] [
blame
]
This tests that document.getItems NodeList must be in source tree order.
PASS nodeList[0].id is 'one'
PASS nodeList[1].id is 'two'
PASS nodeList[2].id is 'three'
PASS nodeList[3].id is 'four'
PASS successfullyParsed is true
TEST COMPLETE