summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authoravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-22 23:36:49 +0000
committeravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-22 23:36:49 +0000
commit61eeb15a8909da1141c10316d8cf8c6841ed29d1 (patch)
tree97fa7fe8f2d584b545599e08d0162a6a2c044ac8 /webkit
parent56cd2750cc06043a641db4aac177852491e6e019 (diff)
downloadchromium_src-61eeb15a8909da1141c10316d8cf8c6841ed29d1.zip
chromium_src-61eeb15a8909da1141c10316d8cf8c6841ed29d1.tar.gz
chromium_src-61eeb15a8909da1141c10316d8cf8c6841ed29d1.tar.bz2
Remove failing test; copying images was implemented in r29812, making this test start passing.
BUG=http://crbug.com/10435, http://crbug.com/13099 TEST=none; tree should stay green Review URL: http://codereview.chromium.org/319007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29835 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 550a866..d202ebf 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2392,7 +2392,6 @@ BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL
// Regression from merge 41268:41286
// We don't render linear gradient on text stroke.
BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL
-BUG10435 MAC : LayoutTests/editing/pasteboard/copy-standalone-image.html = FAIL
// See above comment about this test on linux/win.
BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL
// IMAGE+TEXT is flaky