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 9707bd8d5738729ae30d664425cebc315b8307ca..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 |
@@ -13,7 +16,4 @@ To verify the test manually on the browser, compare the orientation of the caret |
PASS successfullyParsed is true |
TEST COMPLETE |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |