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

Unified Diff: LayoutTests/editing/selection/move-by-line-004-expected.txt

Issue 15732019: Revert 151179 "On IE and FireFox, they treats contenteditable="f..." (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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
Index: LayoutTests/editing/selection/move-by-line-004-expected.txt
diff --git a/LayoutTests/editing/selection/move-by-line-004-expected.txt b/LayoutTests/editing/selection/move-by-line-004-expected.txt
index 47ac0aa5224d311491a674f0471b2dd60b4af450..4909e1726c765f0e931140f52b3fbf1ff694d9e4 100644
--- a/LayoutTests/editing/selection/move-by-line-004-expected.txt
+++ b/LayoutTests/editing/selection/move-by-line-004-expected.txt
@@ -1,15 +1,6 @@
-Test that moving the caret with line granularity within the highest editable root doesn't work across non-editable content.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-Move forward line x 1
-PASS selection.anchorNode == '[object Text]' is true
-PASS selection.anchorOffset is 9
-Move backward line x 1
-PASS selection.anchorNode == '[object Text]' is true
-PASS selection.anchorOffset is 0
-PASS successfullyParsed is true
-
-TEST COMPLETE
+Test that moving the caret with line granularity within the highest editable root works across non-editable content.
+PASS
+apple pie
+pineapple
+apple juice

Powered by Google App Engine
This is Rietveld 408576698