Index: LayoutTests/fast/dom/MicroData/007-expected.txt |
diff --git a/LayoutTests/fast/dom/MicroData/007-expected.txt b/LayoutTests/fast/dom/MicroData/007-expected.txt |
deleted file mode 100644 |
index 4c7c816bb2c1632990343f5a577551a4032ee280..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/MicroData/007-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-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 |
- |