Index: LayoutTests/editing/selection/caret-alignment-for-vertical-text-expected.txt |
diff --git a/LayoutTests/editing/selection/caret-alignment-for-vertical-text-expected.txt b/LayoutTests/editing/selection/caret-alignment-for-vertical-text-expected.txt |
index 5e7d67885a6a90bb86889e53b6f91210b26559a1..c7021a9074f91b1eb9576a627b7ecbf39a80d800 100644 |
--- a/LayoutTests/editing/selection/caret-alignment-for-vertical-text-expected.txt |
+++ b/LayoutTests/editing/selection/caret-alignment-for-vertical-text-expected.txt |
@@ -4,6 +4,9 @@ Testcase for bug 102359: Caret is painted horizontally in vertical writing mode |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
The carets on the empty editable boxes should have the same orientation as that on the editable box containing some text. We thus compare the width and the height of the caret rects for verification. Width and height for all the three caret rects should be the same for the test to pass. |
PASS emptyDivCaretRect.width is textDivCaretRect.width |
PASS emptyDivCaretRect.height is textDivCaretRect.height |