summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xwebkit/tools/layout_tests/test_expectations.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index a0dcd3d..1ca63a4 100755
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1117,12 +1117,11 @@ BUG10319 WIN LINUX : LayoutTests/fast/borders/inline-mask-overlay-image.html = F
// CSS animations should not block our next release.
BUG10320 SKIP : LayoutTests/transitions/opacity-transition-zindex.html = PASS
-// Issue 3273: TextInputController::firstRectForCharacterRange not implemented
-// http://code.google.com/p/chromium/issues/detail?id=3273
-BUG10321 : LayoutTests/editing/selection/move-left-right.html = FAIL
-BUG10321 MAC : LayoutTests/platform/mac/editing/input/caret-primary-bidi.html = FAIL
-BUG10321 MAC : LayoutTests/platform/mac/editing/input/firstrectforcharacterrange-plain.html = FAIL
-BUG10321 MAC : LayoutTests/platform/mac/editing/input/range-for-empty-document.html = FAIL
+// Issue 3273: TextInputController::firstRectForCharacterRange not implemented.
+BUG3273 : LayoutTests/editing/selection/move-left-right.html = FAIL
+BUG3273 MAC : LayoutTests/platform/mac/editing/input/caret-primary-bidi.html = FAIL
+BUG3273 MAC : LayoutTests/platform/mac/editing/input/firstrectforcharacterrange-plain.html = FAIL
+BUG3273 MAC : LayoutTests/platform/mac/editing/input/range-for-empty-document.html = FAIL
// Regression from the 41362:41402 merge.
BUG8402 MAC : LayoutTests/fast/forms/drag-out-of-textarea.html = FAIL PASS