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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/selection/caret-ltr-2-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months 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: third_party/WebKit/LayoutTests/platform/win/editing/selection/caret-ltr-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/selection/caret-ltr-2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/selection/caret-ltr-2-expected.txt
index 2ec8aed87eac2fdc5d9d80ee7eb83953a696189e..1c136a7188cce36daee5ed86bc83511a695456f8 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/selection/caret-ltr-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/selection/caret-ltr-2-expected.txt
@@ -4,14 +4,14 @@ layer at (0,0) size 800x139
LayoutBlockFlow {HTML} at (0,0) size 800x139
LayoutBlockFlow {BODY} at (8,16) size 784x115
LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 776x35
- text run at (0,0) width 776: "This tests that clicking in a contenteditable div will set the caret in the right position for LTR text in a RTL block. To test"
- text run at (0,18) width 475: "manually, click the right of the text. The caret should be on the right edge."
+ LayoutText {#text} at (0,0) size 772x35
+ text run at (0,0) width 772: "This tests that clicking in a contenteditable div will set the caret in the right position for LTR text in a RTL block. To test"
+ text run at (0,18) width 474: "manually, click the right of the text. The caret should be on the right edge."
LayoutBlockFlow {DIV} at (0,52) size 200.91x45 [border: (1px solid #000000)]
LayoutText {#text} at (116,11) size 74x22
text run at (116,11) width 74: "WebKit2"
LayoutBlockFlow (anonymous) at (0,97) size 784x18
- LayoutText {#text} at (0,0) size 39x17
- text run at (0,0) width 39: "PASS"
- LayoutBR {BR} at (38,0) size 1x17
+ LayoutText {#text} at (0,0) size 37x17
+ text run at (0,0) width 37: "PASS"
+ LayoutBR {BR} at (36,0) size 1x17
caret: position 0 of child 0 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698