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/linux/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/linux/editing/selection/5131716-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/5131716-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/5131716-2-expected.txt
index 02c856c274a96764a4232f6a220d8021759d562b..bf378490eae31cb92671c4c5fde78467ae20ac50 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/5131716-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 784x40
- LayoutText {#text} at (0,0) size 760x39
+ LayoutText {#text} at (0,0) size 759x39
text run at (0,0) width 424: "This tests clicking to place a caret in the padding of an editable region. "
- text run at (424,0) width 336: "The eventSender clicks to the left of the ToDo in the left"
- text run at (0,20) width 460: "padding of the editable region and the caret should be just before that ToDo."
+ text run at (424,0) width 335: "The eventSender clicks to the left of the ToDo in the left"
+ text run at (0,20) width 459: "padding of the editable region and the caret should be just before that ToDo."
LayoutBlockFlow {DIV} at (0,56) size 784x122 [border: (1px solid #000000)]
LayoutBlockFlow {DIV} at (26,26) size 732x20
LayoutText {#text} at (0,0) size 96x19
text run at (0,0) width 96: "Paragraph One."
- LayoutTable {TABLE} at (26,46) size 90x30 [border: (1px solid #BBBBBB)]
- LayoutTableSection {TBODY} at (1,1) size 88x28
- LayoutTableRow {TR} at (0,2) size 88x24 [border: (1px solid #BBBBBB)]
+ LayoutTable {TABLE} at (26,46) size 89x30 [border: (1px solid #BBBBBB)]
+ LayoutTableSection {TBODY} at (1,1) size 87x28
+ LayoutTableRow {TR} at (0,2) size 87x24 [border: (1px solid #BBBBBB)]
LayoutTableCell {TD} at (2,2) size 8x24 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (2,2) size 4x19
text run at (2,2) width 4: " "
- LayoutTableCell {TD} at (12,2) size 74x24 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 70x19
- text run at (2,2) width 70: "ToDo One."
+ LayoutTableCell {TD} at (12,2) size 73x24 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
+ LayoutText {#text} at (2,2) size 69x19
+ text run at (2,2) width 69: "ToDo One."
LayoutBlockFlow {DIV} at (26,76) size 732x20
- LayoutText {#text} at (0,0) size 98x19
- text run at (0,0) width 98: "Paragraph Two."
+ LayoutText {#text} at (0,0) size 97x19
+ text run at (0,0) width 97: "Paragraph Two."
caret: position 0 of child 3 {TABLE} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698