summaryrefslogtreecommitdiffstats
path: root/webkit/data
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/data')
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/anchor-toString-expected.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/anchor-toString-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/anchor-toString-expected.txt
deleted file mode 100644
index e51cf7c..0000000
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/anchor-toString-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-A link!
-
-Writing just the anchor object - file:///C:/sometestfile.html
-
-Writing the result of the String(anchor) - file:///C:/sometestfile.html
-
-Writing the result of the anchor's toString() method - file:///C:/sometestfile.html