diff options
author | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-26 13:14:53 +0000 |
---|---|---|
committer | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-26 13:14:53 +0000 |
commit | c0fbaed2be9b4df04c8cc9fe3f5c1c41b3459ca0 (patch) | |
tree | aeb41185a9c35a71939078b40f7f4b583d79b963 | |
parent | bdc635e791b8fdc2e16faabc8ec09a2a3c36a760 (diff) | |
download | chromium_src-c0fbaed2be9b4df04c8cc9fe3f5c1c41b3459ca0.zip chromium_src-c0fbaed2be9b4df04c8cc9fe3f5c1c41b3459ca0.tar.gz chromium_src-c0fbaed2be9b4df04c8cc9fe3f5c1c41b3459ca0.tar.bz2 |
Remove unexpected pass.
TEST=none
BUG=20450,20458
TBR=abarth
Review URL: http://codereview.chromium.org/434113
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33207 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 97e9232..7757036 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2343,9 +2343,6 @@ SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PAS // Merge WebKit 42133:42199 regressions BUG20570 LINUX : LayoutTests/fast/events/context-no-deselect.html = FAIL // All platforms fail because Chrome allows XHR to local directories and Safari doesn't. -// Mac also has unimplemented test shell features. -BUG20450 LINUX WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html = FAIL -BUG20458 MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html = FAIL // Flaky since rev 13111. BUG10478 MAC : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAIL |