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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/caret-ltr-right-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/mac/editing/selection/caret-ltr-right-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/caret-ltr-right-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/caret-ltr-right-expected.txt
index 06d9688bc5384f2fc2cd891bbbc7b5cdb4efcfc8..48c9f8fc56a9fceb2f5bdf2e7d3b3877eb765ca7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/caret-ltr-right-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/caret-ltr-right-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 776x36
- 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 LTR 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 772x36
+ 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 LTR 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 201.48x45 [border: (1px solid #000000)]
- LayoutText {#text} at (11,11) size 74x23
- text run at (11,11) width 74: "WebKit2"
+ LayoutText {#text} at (11,11) size 72x23
+ text run at (11,11) width 72: "WebKit2"
LayoutBlockFlow (anonymous) at (0,97) size 784x18
- LayoutText {#text} at (0,0) size 39x18
- text run at (0,0) width 39: "PASS"
- LayoutBR {BR} at (38,0) size 1x18
+ LayoutText {#text} at (0,0) size 37x18
+ text run at (0,0) width 37: "PASS"
+ LayoutBR {BR} at (36,0) size 1x18
caret: position 7 of child 0 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698