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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/5131716-1-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-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/5131716-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/5131716-1-expected.txt
index 6fdfd8a5d7a2857709c1bfd5f339576805aa8940..33ad3d8d446383845979b05dc8129b84b4269d30 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/5131716-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/5131716-1-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 742x36
+ LayoutText {#text} at (0,0) size 741x36
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 286: "The eventSender clicks to the left of the first"
+ text run at (456,0) width 285: "The eventSender clicks to the left of the first"
text run at (0,18) width 665: "paragraph in the left padding of the editable region and the caret should be at the start of that paragraph."
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 0 {#text} of child 1 {DIV} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698