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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/5131716-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/mac/editing/selection/5131716-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/5131716-2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/5131716-2-expected.txt
index d957db4b77d7fc55f93afe3719e2337e0e7811ce..d3b72f6e7fd9f705609187a8dbb0a343af2f84ee 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/5131716-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/5131716-2-expected.txt
@@ -4,24 +4,24 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 770x36
+ LayoutText {#text} at (0,0) size 769x36
text run at (0,0) width 457: "This tests clicking to place a caret in the padding of an editable region. "
- text run at (456,0) width 314: "The eventSender clicks to the left of the ToDo in"
- text run at (0,18) width 538: "the left padding of the editable region and the caret should be just before that ToDo."
+ text run at (456,0) width 313: "The eventSender clicks to the left of the ToDo in"
+ text run at (0,18) width 537: "the left padding of the editable region and the caret should be just before that ToDo."
LayoutBlockFlow {DIV} at (0,52) size 784x116 [border: (1px solid #000000)]
LayoutBlockFlow {DIV} at (26,26) size 732x18
LayoutText {#text} at (0,0) size 100x18
text run at (0,0) width 100: "Paragraph One."
- LayoutTable {TABLE} at (26,44) size 92x28 [border: (1px solid #BBBBBB)]
- LayoutTableSection {TBODY} at (1,1) size 90x26
- LayoutTableRow {TR} at (0,2) size 90x22 [border: (1px solid #BBBBBB)]
+ LayoutTable {TABLE} at (26,44) size 91x28 [border: (1px solid #BBBBBB)]
+ LayoutTableSection {TBODY} at (1,1) size 89x26
+ LayoutTableRow {TR} at (0,2) size 89x22 [border: (1px solid #BBBBBB)]
LayoutTableCell {TD} at (2,2) size 8x22 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (2,2) size 4x18
text run at (2,2) width 4: " "
- LayoutTableCell {TD} at (12,2) size 76x22 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 72x18
- text run at (2,2) width 72: "ToDo One."
+ LayoutTableCell {TD} at (12,2) size 75x22 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
+ LayoutText {#text} at (2,2) size 71x18
+ text run at (2,2) width 71: "ToDo One."
LayoutBlockFlow {DIV} at (26,72) size 732x18
- LayoutText {#text} at (0,0) size 103x18
- text run at (0,0) width 103: "Paragraph Two."
+ LayoutText {#text} at (0,0) size 102x18
+ text run at (0,0) width 102: "Paragraph Two."
caret: position 0 of child 3 {TABLE} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698