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