Index: LayoutTests/fast/dom/document-set-title-no-head-expected.txt |
diff --git a/LayoutTests/fast/dom/document-set-title-no-head-expected.txt b/LayoutTests/fast/dom/document-set-title-no-head-expected.txt |
deleted file mode 100644 |
index d308588eef75ead87c176a31239e8561fdb66ddc..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/document-set-title-no-head-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Test that setting document.title when there is no <head> or <title> does nothing |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-PASS document.title is "" |
- |