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

Unified Diff: LayoutTests/editing/selection/caret-alignment-for-vertical-text-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/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

Powered by Google App Engine
This is Rietveld 408576698