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

Unified Diff: LayoutTests/platform/win/fast/table/colspanMinWidth-expected.txt

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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: LayoutTests/platform/win/fast/table/colspanMinWidth-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/colspanMinWidth-expected.txt b/LayoutTests/platform/win/fast/table/colspanMinWidth-expected.txt
index 97a8797a2fe6771a12e5e65bbdf02853f529bf4d..350ab61453b1dd057d6f6ad083065c92dcc51fdf 100644
--- a/LayoutTests/platform/win/fast/table/colspanMinWidth-expected.txt
+++ b/LayoutTests/platform/win/fast/table/colspanMinWidth-expected.txt
@@ -3,22 +3,22 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 193x41
- RenderTableSection {TBODY} at (0,0) size 193x41
+ RenderTable {TABLE} at (0,0) size 193x42
+ RenderTableSection {TBODY} at (0,0) size 193x42
RenderTableRow {TR} at (0,2) size 193x2
RenderTableCell {TD} at (2,2) size 3x2 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
RenderTableRow {TR} at (0,6) size 193x0
RenderTableCell {TD} at (2,6) size 185x2 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
RenderTableRow {TR} at (0,8) size 193x0
- RenderTableCell {TD} at (189,22) size 2x2 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
- RenderTableRow {TR} at (0,10) size 193x29
- RenderTableCell {TD} at (2,10) size 185x29 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
- RenderTable {TABLE} at (1,1) size 183x27
- RenderTableSection {TBODY} at (0,0) size 183x27
- RenderTableRow {TR} at (0,2) size 183x23
- RenderTableCell {TD} at (2,12) size 2x2 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 175x23 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 173x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderTableCell {TD} at (189,23) size 2x2 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
+ RenderTableRow {TR} at (0,10) size 193x30
+ RenderTableCell {TD} at (2,10) size 185x30 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
+ RenderTable {TABLE} at (1,1) size 183x28
+ RenderTableSection {TBODY} at (0,0) size 183x28
+ RenderTableRow {TR} at (0,2) size 183x24
+ RenderTableCell {TD} at (2,13) size 2x2 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (6,2) size 175x24 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,1) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
-layer at (20,25) size 169x15
- RenderBlock {DIV} at (2,3) size 169x15
+layer at (20,25) size 169x16
+ RenderBlock {DIV} at (2,3) size 169x16

Powered by Google App Engine
This is Rietveld 408576698