diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-08 15:41:56 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-08 15:41:56 +0000 |
commit | 026b758c38a759cd9a154de2ee81dbfbffe35079 (patch) | |
tree | 1d3248cb150e5a3b0ca831d67cda15b57c1b7fc2 | |
parent | df71fef92e495f0e0fab5db8e3b8f549fb1de3e7 (diff) | |
download | chromium_src-026b758c38a759cd9a154de2ee81dbfbffe35079.zip chromium_src-026b758c38a759cd9a154de2ee81dbfbffe35079.tar.gz chromium_src-026b758c38a759cd9a154de2ee81dbfbffe35079.tar.bz2 |
One of the new regressions is also failing on windows.
Review URL: http://codereview.chromium.org/62150
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13353 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 a256b5d..7d3ef48 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2409,4 +2409,4 @@ BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = CRASH FAIL BUG9850 : LayoutTests/compositing/overflow/overflow-positioning.html = FAIL BUG9850 : LayoutTests/editing/selection/thai-word-at-document-end.html = FAIL BUG9850 WIN : LayoutTests/fast/inline/long-wrapped-line.html = FAIL -BUG9850 MAC DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL +BUG9850 WIN MAC DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL |