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/fast/table/cell-width-auto-expected.txt

Issue 1412303002: 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/table/cell-width-auto-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-width-auto-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-width-auto-expected.txt
index 20b5e6529c93e7f1901967f7fe8f01c566437097..e6d37c1b191781e4684a99ccd15b5aa457b1b4f7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-width-auto-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-width-auto-expected.txt
@@ -8,8 +8,8 @@ layer at (0,0) size 800x520
LayoutText {#text} at (0,0) size 270x19
text run at (0,0) width 270: "The following two tables should be the same."
LayoutBlockFlow {P} at (0,36) size 600x20
- LayoutText {#text} at (0,0) size 154x19
- text run at (0,0) width 154: "Table 1: width in <COL>"
+ LayoutText {#text} at (0,0) size 153x19
+ text run at (0,0) width 153: "Table 1: width in <COL>"
LayoutTable {TABLE} at (0,72) size 256x186
LayoutTableCol {COLGROUP} at (0,0) size 0x0
LayoutTableCol {COL} at (0,0) size 0x0
@@ -31,8 +31,8 @@ layer at (0,0) size 800x520
LayoutText {#text} at (1,1) size 79x19
text run at (1,1) width 79: "Lorem ipsum"
LayoutBlockFlow {P} at (0,274) size 600x20
- LayoutText {#text} at (0,0) size 142x19
- text run at (0,0) width 142: "Table 2: width in <TD>"
+ LayoutText {#text} at (0,0) size 141x19
+ text run at (0,0) width 141: "Table 2: width in <TD>"
LayoutTable {TABLE} at (0,310) size 260x186
LayoutTableSection {TBODY} at (0,0) size 260x186
LayoutTableRow {TR} at (0,2) size 260x182

Powered by Google App Engine
This is Rietveld 408576698