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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/inline-table-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/inline-table-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/inline-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/inline-table-expected.txt
index 83c4f1ec1a5417993b649c4b990104b6182365ae..e6cd159978d113fb6bb5c8ef4be3431093ca52c0 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/inline-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/inline-table-expected.txt
@@ -150,17 +150,17 @@ layer at (0,0) size 800x600
text run at (43,20) width 701: "The caret shouldn't skip across the table, but should enter it (unless we later decide that we don't want this behavior)."
LayoutBlockFlow {DIV} at (0,56) size 784x82
LayoutBlockFlow {DIV} at (0,0) size 784x82
- LayoutText {#text} at (0,10) size 73x19
- text run at (0,10) width 73: "Inline Table:"
- LayoutTable {TABLE} at (73,0) size 124x82 [border: (1px outset #808080)]
+ LayoutText {#text} at (0,10) size 72x19
+ text run at (0,10) width 72: "Inline Table:"
+ LayoutTable {TABLE} at (71.88,0) size 124x82 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 122x80
LayoutTableRow {TR} at (0,2) size 122x24
LayoutTableCell {TD} at (2,2) size 41x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (2,2) size 26x19
text run at (2,2) width 26: "One"
LayoutTableCell {TD} at (45,2) size 34x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 28x19
- text run at (2,2) width 28: "Two"
+ LayoutText {#text} at (2,2) size 27x19
+ text run at (2,2) width 27: "Two"
LayoutTableCell {TD} at (81,2) size 39x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
LayoutText {#text} at (2,2) size 35x19
text run at (2,2) width 35: "Three"
@@ -184,6 +184,6 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (81,54) size 39x24 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
LayoutText {#text} at (2,2) size 29x19
text run at (2,2) width 29: "Nine"
- LayoutText {#text} at (197,10) size 63x19
- text run at (197,10) width 63: "The End..."
+ LayoutText {#text} at (195,10) size 64x19
+ text run at (195,10) width 64: "The End..."
caret: position 1 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698