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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/6476-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/6476-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/6476-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/6476-expected.txt
index b430f20951a6bfaa037c8d77cd9a6f1016ce8b1b..f2950c61586bcf42673e90f8dc68832ae77ffe32 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/6476-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/6476-expected.txt
@@ -5,13 +5,13 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {DIV} at (0,0) size 250x36
- LayoutText {#text} at (0,0) size 210x18
- text run at (0,0) width 210: "Try to create a caret after this lin"
+ LayoutText {#text} at (0,0) size 209x18
+ text run at (0,0) width 209: "Try to create a caret after this lin"
LayoutInline {SPAN} at (0,0) size 8x18
- LayoutText {#text} at (209,0) size 8x18
- text run at (209,0) width 8: "e"
- LayoutText {#text} at (216,0) size 5x18
- text run at (216,0) width 5: " "
+ LayoutText {#text} at (208,0) size 8x18
+ text run at (208,0) width 8: "e"
+ LayoutText {#text} at (215,0) size 5x18
+ text run at (215,0) width 5: " "
LayoutInline {SPAN} at (0,0) size 1x18
LayoutText {#text} at (0,18) size 185x18
text run at (0,18) width 185: "thisshouldbeonthesecondline"
@@ -22,14 +22,14 @@ layer at (0,0) size 800x600
LayoutInline {A} at (0,0) size 350x18 [color=#0000EE]
LayoutText {#text} at (134,0) size 350x18
text run at (134,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6476"
- LayoutText {#text} at (483,0) size 766x36
+ LayoutText {#text} at (483,0) size 765x36
text run at (483,0) width 9: ". "
- text run at (491,0) width 275: "Creating an upstream caret with the mouse"
+ text run at (491,0) width 274: "Creating an upstream caret with the mouse"
text run at (0,18) width 632: "was impossible if the upstream and downstream carets were separated only by unrendered content."
LayoutBlockFlow {P} at (0,114) size 784x36
- LayoutText {#text} at (0,0) size 769x36
+ LayoutText {#text} at (0,0) size 783x36
text run at (0,0) width 325: "This test uses the eventSender to do mouse clicks. "
- text run at (324,0) width 445: "To run it manually, click in the space after all the text on the first line"
- text run at (0,18) width 186: "in the above editable region. "
- text run at (185,18) width 395: "Clicking should create a caret after the first space after the 'e'."
+ text run at (324,0) width 459: "To run it manually, click in the space after all the text on the first line in"
+ text run at (0,18) width 170: "the above editable region. "
+ text run at (169,18) width 394: "Clicking should create a caret after the first space after the 'e'."
caret: position 1 of child 2 {#text} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698