Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(668)

Unified Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 235049: Update test_expectations for LayoutTests/editing/text-iterator/basic-iteratio... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/test_expectations.txt
===================================================================
--- webkit/tools/layout_tests/test_expectations.txt (revision 27419)
+++ webkit/tools/layout_tests/test_expectations.txt (working copy)
@@ -1206,11 +1206,6 @@
// <body><canvas height=100></canvas></body> is 1 px taller than upstream.
BUG13809 WIN LINUX : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = FAIL
-// We don't draw the spelling markers at all in test shell.
-BUG11577 WIN LINUX : LayoutTests/editing/spelling/inline_spelling_markers.html = FAIL
-BUG11577 LINUX : LayoutTests/editing/spelling/spellcheck-attribute.html = FAIL
-BUG11577 WIN LINUX : LayoutTests/editing/spelling/spelling-linebreak.html = FAIL
-
// ----------------------------------------------------------------------------
// NEW FOR THE MERGE
//
@@ -1911,9 +1906,15 @@
BUG11251 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FAIL
BUG11251 WIN LINUX : LayoutTests/fast/forms/textarea-metrics.html = FAIL
-// Regressions from WebKit Merge 43059:43114
-BUG11322 : LayoutTests/editing/text-iterator/basic-iteration.html = FAIL
+// Unimplemented test shell features causing editing tests to fail
+// window.plainText not implemented
+BUG23285 : LayoutTests/editing/text-iterator/basic-iteration.html = FAIL
+// We don't draw the spelling markers at all in test shell.
+BUG11577 WIN LINUX : LayoutTests/editing/spelling/inline_spelling_markers.html = FAIL
+BUG11577 LINUX : LayoutTests/editing/spelling/spellcheck-attribute.html = FAIL
+BUG11577 WIN LINUX : LayoutTests/editing/spelling/spelling-linebreak.html = FAIL
+
// Regresssions from WebKit Merge 43114:43242 that just need to be re-baselined.
BUG11483 LINUX : LayoutTests/fast/forms/input-text-double-click.html = FAIL
BUG11483 LINUX : LayoutTests/svg/text/foreignObject-repaint.xml = FAIL
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698