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

Unified Diff: LayoutTests/editing/selection/caret-at-end-of-text-line-followed-by-empty-block-in-vertical-mode-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-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

Powered by Google App Engine
This is Rietveld 408576698