diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 00:56:19 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 00:56:19 +0000 |
commit | e78e9df9fade59a033d8fb9f8eaa3b64af35ef46 (patch) | |
tree | 63113c7985eab31bf6ca217f03d88d912f87ea82 | |
parent | bbf327bae19ae6004cc371e99d615635d6463425 (diff) | |
download | chromium_src-e78e9df9fade59a033d8fb9f8eaa3b64af35ef46.zip chromium_src-e78e9df9fade59a033d8fb9f8eaa3b64af35ef46.tar.gz chromium_src-e78e9df9fade59a033d8fb9f8eaa3b64af35ef46.tar.bz2 |
Really get the expectations right for this test this time. Ugh.
Review URL: http://codereview.chromium.org/541039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36077 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3b609dc..47c3bd6 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2236,7 +2236,8 @@ 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 -BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = IMAGE+TEXT +BUG9613 WIN LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = IMAGE+TEXT +BUG9613 MAC : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = TEXT // Merge WebKit 42133:42199 regressions BUG20570 LINUX : LayoutTests/fast/events/context-no-deselect.html = FAIL |