Index: LayoutTests/editing/selection/caret-at-end-of-text-line-followed-by-empty-block-in-vertical-mode-expected.txt |
diff --git a/LayoutTests/editing/selection/caret-at-end-of-text-line-followed-by-empty-block-in-vertical-mode-expected.txt b/LayoutTests/editing/selection/caret-at-end-of-text-line-followed-by-empty-block-in-vertical-mode-expected.txt |
index b29e6d6c38b1f6836863555aeeaf5195802fb188..e6af7692afb1643f2afd3a0c412c794f3d2b4166 100644 |
--- a/LayoutTests/editing/selection/caret-at-end-of-text-line-followed-by-empty-block-in-vertical-mode-expected.txt |
+++ b/LayoutTests/editing/selection/caret-at-end-of-text-line-followed-by-empty-block-in-vertical-mode-expected.txt |
@@ -2,13 +2,13 @@ Testcase for bug 106452: Caret positioned at the end of a text line (followed by |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS caretRectAtEnd.width is caretRectAtStart.width |
PASS caretRectAtEnd.height is caretRectAtStart.height |
PASS caretRectRightKey.width is caretRectAtEnd.width |
PASS caretRectRightKey.height is caretRectAtEnd.height |
PASS caretRectDownKey.width is caretRectAtEnd.width |
PASS caretRectDownKey.height is caretRectAtEnd.height |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |