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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/001-expected.txt

Issue 1640073002: Auto-rebaseline for r369595 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/fast/forms/001-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/001-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/001-expected.txt
index c1d0bd6ae39746270f71cf3db4b64b4807d93aeb..3a83523fa38656195912b36cec0614e38fb328c6 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/001-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/001-expected.txt
@@ -9,12 +9,12 @@ layer at (0,0) size 800x600
LayoutTable {TABLE} at (0,58.44) size 784x86 [border: (2px outset #808080)]
LayoutTableSection {TBODY} at (2,2) size 780x82
LayoutTableRow {TR} at (0,0) size 780x82
- LayoutTableCell {TD} at (0,0) size 127x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutMenuList {SELECT} at (1,1) size 125x80 [bgcolor=#FFFFFF] [border: (40px solid #FF0000)]
- LayoutBlockFlow (anonymous) at (40,40) size 45x18
+ LayoutTableCell {TD} at (0,0) size 126x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutMenuList {SELECT} at (1,1) size 124x80 [bgcolor=#FFFFFF] [border: (40px solid #FF0000)]
+ LayoutBlockFlow (anonymous) at (40,40) size 44x18
LayoutText (anonymous) at (4,1) size 22x16
text run at (4,1) width 22: "Foo"
- LayoutTableCell {TD} at (127,40) size 653x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (126,40) size 654x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutBlockFlow {P} at (0,160.44) size 784x24
LayoutTable {TABLE} at (0,0) size 784x24 [border: (2px outset #808080)]
LayoutTableSection {TBODY} at (2,2) size 780x20

Powered by Google App Engine
This is Rietveld 408576698