diff options
author | yaar@chromium.org <yaar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 20:12:54 +0000 |
---|---|---|
committer | yaar@chromium.org <yaar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 20:12:54 +0000 |
commit | 2c235c021e0dd5754d3371f545d9dbf3bee895b2 (patch) | |
tree | 98ec070af6bfeb3071f4e19cb3c3efff1f529344 | |
parent | c44bd88090a0e27f42f84332a2ad066f1276f999 (diff) | |
download | chromium_src-2c235c021e0dd5754d3371f545d9dbf3bee895b2.zip chromium_src-2c235c021e0dd5754d3371f545d9dbf3bee895b2.tar.gz chromium_src-2c235c021e0dd5754d3371f545d9dbf3bee895b2.tar.bz2 |
TBR: drag-to-contenteditable-iframe.html fails not only in debug
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29170 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 b09c0ad..f026fe3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -884,7 +884,7 @@ BUG6735 MAC : LayoutTests/plugins/netscape-throw-exception.html = FAIL BUG10432 WIN LINUX : LayoutTests/fast/overflow/004.html = FAIL //also BUG24863 -BUG9071 MAC WIN DEBUG SLOW : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL PASS +BUG9071 MAC WIN SLOW : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL PASS BUG9071 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL // ----------------------------------------------------------------- |