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

Unified Diff: LayoutTests/editing/input/editable-container-with-word-wrap-normal-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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/input/editable-container-with-word-wrap-normal-expected.txt
diff --git a/LayoutTests/editing/input/editable-container-with-word-wrap-normal-expected.txt b/LayoutTests/editing/input/editable-container-with-word-wrap-normal-expected.txt
index 85083623c937a47976fab1f328bb9f0ee28eb0da..c59756342073726ba0770af3a5b5bda2e2a42d9a 100644
--- a/LayoutTests/editing/input/editable-container-with-word-wrap-normal-expected.txt
+++ b/LayoutTests/editing/input/editable-container-with-word-wrap-normal-expected.txt
@@ -2,6 +2,9 @@ Testcase for bug http://www.webkit.org/b/89649. The test case checks if caret is
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS successfullyParsed is true
+
+TEST COMPLETE
To manually test, move the caret to the end of the line.
The content must scroll for the caret to reach the end of the editable text.
PASS editableContainer.scrollLeft > 0 is true
@@ -13,7 +16,4 @@ PASS startCaretRect.left + editableContainer.scrollWidth - editableContainer.scr
PASS successfullyParsed is true
TEST COMPLETE
-PASS successfullyParsed is true
-
-TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698