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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/editing/selection/inline-table-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/selection/inline-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/selection/inline-table-expected.txt
index 83f9bf59713ca4eec829c096a7d34c64ddf50bf2..3e1c9e2597a74d0117e6d8156ff2fc16dcf3f1ae 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/selection/inline-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/selection/inline-table-expected.txt
@@ -151,17 +151,17 @@ layer at (0,0) size 800x600
text run at (0,36) width 66: "behavior)."
LayoutBlockFlow {DIV} at (0,70) size 784x76
LayoutBlockFlow {DIV} at (0,0) size 784x76
- LayoutText {#text} at (0,9) size 83x17
- text run at (0,9) width 83: "Inline Table:"
- LayoutTable {TABLE} at (82.19,0) size 135x76 [border: (1px outset #808080)]
+ LayoutText {#text} at (0,9) size 82x17
+ text run at (0,9) width 82: "Inline Table:"
+ LayoutTable {TABLE} at (81.06,0) size 135x76 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 133x74
LayoutTableRow {TR} at (0,2) size 133x22
LayoutTableCell {TD} at (2,2) size 44x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (2,2) size 27x17
text run at (2,2) width 27: "One"
LayoutTableCell {TD} at (48,2) size 39x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 30x17
- text run at (2,2) width 30: "Two"
+ LayoutText {#text} at (2,2) size 29x17
+ text run at (2,2) width 29: "Two"
LayoutTableCell {TD} at (89,2) size 42x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
LayoutText {#text} at (2,2) size 38x17
text run at (2,2) width 38: "Three"
@@ -185,6 +185,6 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (89,50) size 42x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
LayoutText {#text} at (2,2) size 32x17
text run at (2,2) width 32: "Nine"
- LayoutText {#text} at (217,9) size 67x17
- text run at (217,9) width 67: "The End..."
+ LayoutText {#text} at (216,9) size 67x17
+ text run at (216,9) width 67: "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