summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorjparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-25 19:48:11 +0000
committerjparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-25 19:48:11 +0000
commit7217e5f5c207d4550cc9cfb5c0935b03c039e4dd (patch)
treeda2e12951a4f5e7153511e7debe21118315b9208 /webkit
parentc741d481a8f1491fd8153988431bbabee047a466 (diff)
downloadchromium_src-7217e5f5c207d4550cc9cfb5c0935b03c039e4dd.zip
chromium_src-7217e5f5c207d4550cc9cfb5c0935b03c039e4dd.tar.gz
chromium_src-7217e5f5c207d4550cc9cfb5c0935b03c039e4dd.tar.bz2
Remove test results that do not have corresponding tests. The tests were moved upstream in http://trac.webkit.org/changeset/42164.
BUG=none TEST=ran on layout test try servers Review URL: http://codereview.chromium.org/174411 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24282 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/loader/xmlhttprequest-missing-file-exception-expected.txt8
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/loader/xmlhttprequest-missing-file-exception-expected.txt8
2 files changed, 0 insertions, 16 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/loader/xmlhttprequest-missing-file-exception-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/loader/xmlhttprequest-missing-file-exception-expected.txt
deleted file mode 100644
index d790864..0000000
--- a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/loader/xmlhttprequest-missing-file-exception-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-This test checks for rdar://problem/4962298 REGRESSION: Synchronous XHR for missing local file throws exception -- breaks Wikipedia widget
-
-PASS: No exception.
-readyState: 4 (number)
-responseText: (string)
-responseXML: null (object)
-statusText: (string)
-
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/loader/xmlhttprequest-missing-file-exception-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/loader/xmlhttprequest-missing-file-exception-expected.txt
deleted file mode 100644
index d790864..0000000
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/loader/xmlhttprequest-missing-file-exception-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-This test checks for rdar://problem/4962298 REGRESSION: Synchronous XHR for missing local file throws exception -- breaks Wikipedia widget
-
-PASS: No exception.
-readyState: 4 (number)
-responseText: (string)
-responseXML: null (object)
-statusText: (string)
-