Index: LayoutTests/fast/dom/MicroData/properties-collection-test-expected.txt |
diff --git a/LayoutTests/fast/dom/MicroData/properties-collection-test-expected.txt b/LayoutTests/fast/dom/MicroData/properties-collection-test-expected.txt |
deleted file mode 100644 |
index 7fd9e24b417ad09cf6ae5af018fd221d695d7f73..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/MicroData/properties-collection-test-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Microdata properties collection simple test. |
- |
-Created element of type: div |
- |
-The properties property must be defined. |
-PASS element.properties is defined. |
- |
-The properties property must return a HTMLPropertiesCollection object. |
-PASS element.properties == '[object HTMLPropertiesCollection]' is true |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |