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

Side by Side Diff: LayoutTests/platform/win/fast/table/040-vertical-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 785x2350 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2350
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x2350 3 layer at (0,0) size 785x2350 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x2350.44 4 RenderBlock {HTML} at (0,0) size 785x2350.44
5 RenderBody {BODY} at (8,8) size 769x2334.44 5 RenderBody {BODY} at (8,8) size 769x2334.44
6 RenderBlock {H1} at (0,0) size 769x37 6 RenderBlock {H1} at (0,0) size 769x37
7 RenderText {#text} at (0,0) size 613x36 7 RenderText {#text} at (0,0) size 613x36
8 text run at (0,0) width 613: "Fixed Columns, Auto Span, Minheight Tabl e" 8 text run at (0,0) width 613: "Fixed Columns, Auto Span, Minheight Tabl e"
9 RenderTable {TABLE} at (0,58.44) size 40x100 9 RenderTable {TABLE} at (0,58.44) size 40x100
10 RenderTableSection {TBODY} at (0,0) size 40x100 10 RenderTableSection {TBODY} at (0,0) size 40x100
11 RenderTableRow {TR} at (0,0) size 20x100 11 RenderTableRow {TR} at (0,0) size 20x100
12 RenderTableCell {TD} at (0,10) size 20x13 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1] 12 RenderTableCell {TD} at (0,10) size 20x13 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
13 RenderTableCell {TD} at (0,43) size 20x47 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1] 13 RenderTableCell {TD} at (0,43) size 20x47 [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,2262.44) size 769x54 79 RenderBlock {P} at (0,2262.44) size 769x54
80 RenderText {#text} at (0,0) size 152x17 80 RenderText {#text} at (0,0) size 152x17
81 text run at (0,0) width 152: "The table height is: 600" 81 text run at (0,0) width 152: "The table height is: 600"
82 RenderBR {BR} at (151,14) size 1x0 82 RenderBR {BR} at (151,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,2332.44) size 769x2 [border: (1px inset #EEEEEE)] 88 RenderBlock {HR} at (0,2332.44) size 769x2 [border: (1px inset #EEEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698