diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-12 23:35:09 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-12 23:35:09 +0000 |
commit | 572bb768539e5848123c1499dd45222fbae7623b (patch) | |
tree | 8387a8977e5a98aa6667e05f124dcc14423f5acc | |
parent | df525d57099d57caf49f6ac13fc3c65d9e869f1c (diff) | |
download | chromium_src-572bb768539e5848123c1499dd45222fbae7623b.zip chromium_src-572bb768539e5848123c1499dd45222fbae7623b.tar.gz chromium_src-572bb768539e5848123c1499dd45222fbae7623b.tar.bz2 |
Stop skipping this test. It now fails and no longer
leaks console messages to the next test.
Review URL: http://codereview.chromium.org/542037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36059 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 570e66b..c42ff71 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2250,7 +2250,7 @@ BUG10473 LINUX : LayoutTests/fast/replaced/width100percent-searchfield.html = FA BUG27569 MAC WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT PASS BUG27569 LINUX MAC WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT PASS -SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PASS +BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = TEXT // Merge WebKit 42133:42199 regressions BUG20570 LINUX : LayoutTests/fast/events/context-no-deselect.html = FAIL |