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

Unified Diff: LayoutTests/editing/selection/caret-alignment-for-vertical-text-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines 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 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

Powered by Google App Engine
This is Rietveld 408576698