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

Side by Side Diff: LayoutTests/platform/win/fast/table/040-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 785x626 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 626
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x626 3 layer at (0,0) size 785x626 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x626.44 4 RenderBlock {HTML} at (0,0) size 785x626.44
5 RenderBody {BODY} at (8,8) size 769x610.44 5 RenderBody {BODY} at (8,8) size 769x610.44
6 RenderBlock {H1} at (0,0) size 769x37 6 RenderBlock {H1} at (0,0) size 769x37
7 RenderText {#text} at (0,0) size 606x36 7 RenderText {#text} at (0,0) size 606x36
8 text run at (0,0) width 606: "Fixed Columns, Auto Span, Minwidth Table " 8 text run at (0,0) width 606: "Fixed Columns, Auto Span, Minwidth Table "
9 RenderTable {TABLE} at (0,58.44) size 100x40 9 RenderTable {TABLE} at (0,58.44) size 100x40
10 RenderTableSection {TBODY} at (0,0) size 100x40 10 RenderTableSection {TBODY} at (0,0) size 100x40
11 RenderTableRow {TR} at (0,0) size 100x20 11 RenderTableRow {TR} at (0,0) size 100x20
12 RenderTableCell {TD} at (0,10) size 33x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1] 12 RenderTableCell {TD} at (0,10) size 33x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
13 RenderTableCell {TD} at (33,10) size 67x0 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1] 13 RenderTableCell {TD} at (33,10) size 67x0 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 RenderBlock {P} at (0,538.44) size 769x54 79 RenderBlock {P} at (0,538.44) size 769x54
80 RenderText {#text} at (0,0) size 148x17 80 RenderText {#text} at (0,0) size 148x17
81 text run at (0,0) width 148: "The table width is: 600" 81 text run at (0,0) width 148: "The table width is: 600"
82 RenderBR {BR} at (147,14) size 1x0 82 RenderBR {BR} at (147,14) size 1x0
83 RenderText {#text} at (0,18) size 135x17 83 RenderText {#text} at (0,18) size 135x17
84 text run at (0,18) width 135: "Column One is: 33%" 84 text run at (0,18) width 135: "Column One is: 33%"
85 RenderBR {BR} at (134,32) size 1x0 85 RenderBR {BR} at (134,32) size 1x0
86 RenderText {#text} at (0,36) size 138x17 86 RenderText {#text} at (0,36) size 138x17
87 text run at (0,36) width 138: "Column Two is: 67%" 87 text run at (0,36) width 138: "Column Two is: 67%"
88 RenderBlock {HR} at (0,608.44) size 769x2 [border: (1px inset #EEEEEE)] 88 RenderBlock {HR} at (0,608.44) size 769x2 [border: (1px inset #EEEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698