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/fast/dynamic/007-expected.txt

Issue 1418503002: 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/fast/dynamic/007-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/007-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/007-expected.txt
index 3465cb72a779e43f9cb431ae123d666124b8e854..1035d1409f8ef024d3fc9e265d3c4948b3b26380 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/007-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/007-expected.txt
@@ -3,15 +3,15 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutTable {TABLE} at (0,0) size 187x26
- LayoutTableSection {TBODY} at (0,0) size 187x26
- LayoutTableRow {TR} at (0,2) size 187x22
+ LayoutTable {TABLE} at (0,0) size 186x26
+ LayoutTableSection {TBODY} at (0,0) size 186x26
+ LayoutTableRow {TR} at (0,2) size 186x22
LayoutTableCell {TD} at (2,2) size 56x22 [bgcolor=#FFFFCC] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (1,1) size 54x19
text run at (1,1) width 54: "Cell One"
- LayoutTableCell {TD} at (60,2) size 58x22 [bgcolor=#FFFFCC] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 56x19
- text run at (1,1) width 56: "Cell Two"
- LayoutTableCell {TD} at (120,2) size 65x22 [bgcolor=#FFFFCC] [r=0 c=2 rs=1 cs=1]
+ LayoutTableCell {TD} at (60,2) size 57x22 [bgcolor=#FFFFCC] [r=0 c=1 rs=1 cs=1]
+ LayoutText {#text} at (1,1) size 55x19
+ text run at (1,1) width 55: "Cell Two"
+ LayoutTableCell {TD} at (119,2) size 65x22 [bgcolor=#FFFFCC] [r=0 c=2 rs=1 cs=1]
LayoutText {#text} at (1,1) size 63x19
text run at (1,1) width 63: "Cell Three"

Powered by Google App Engine
This is Rietveld 408576698