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 |