Index: LayoutTests/fast/dom/MicroData/009-expected.txt |
diff --git a/LayoutTests/fast/dom/MicroData/009-expected.txt b/LayoutTests/fast/dom/MicroData/009-expected.txt |
deleted file mode 100644 |
index 91b98aa31029a5152bcfe9c64824debbffdfd6b5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/MicroData/009-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-This test ensures that document.getItems must not contain the items that have the itemprop attribute set. It must return a NodeList containing the top-level microdata items in the document. |
- |
-Name: Amanda |
- |
-Band: Jazz Band (12 players) |
- |
-PASS document.getItems().length == 6 is true |
-PASS document.getItems().length == 4 is true |
-PASS document.getItems().length == 5 is true |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |