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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/selection/5131716-4-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/win/editing/selection/5131716-4-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/selection/5131716-4-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/selection/5131716-4-expected.txt
index 23ac77b9e97242c07b8210f77584c334eed530ac..d4a572612ee5a95d5b703a232bc344044269e843 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/selection/5131716-4-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/selection/5131716-4-expected.txt
@@ -12,16 +12,16 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (26,26) size 732x18
LayoutText {#text} at (0,0) size 100x17
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 4x17
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 72x17
- 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 71x17
+ text run at (2,2) width 71: "ToDo One."
LayoutBlockFlow {DIV} at (26,72) size 732x18
- LayoutText {#text} at (0,0) size 103x17
- text run at (0,0) width 103: "Paragraph Two."
+ LayoutText {#text} at (0,0) size 102x17
+ text run at (0,0) width 102: "Paragraph Two."
caret: position 14 of child 0 {#text} of child 5 {DIV} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698