Index: third_party/WebKit/LayoutTests/fast/dom/Attr/set-attribute-node-from-iframe-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Attr/set-attribute-node-from-iframe-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Attr/set-attribute-node-from-iframe-expected.txt |
deleted file mode 100644 |
index accc3ae56534fa3669de3bbb2543911df0a20ebd..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/dom/Attr/set-attribute-node-from-iframe-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-ownerDocument of Attr should be set on setAttributeNode |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS attr.ownerDocument is iframeDocument |
-PASS attr.ownerDocument is document |
-PASS attr.ownerDocument is iframeDocument |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |