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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderTable {TABLE} at (0,0) size 168x45 6 RenderTable {TABLE} at (0,0) size 164x41
7 RenderTableSection {TBODY} at (0,0) size 168x45 7 RenderTableSection {TBODY} at (0,0) size 164x41
8 RenderTableRow {TR} at (0,2) size 168x2 8 RenderTableRow {TR} at (0,2) size 164x2
9 RenderTableCell {TD} at (2,2) size 3x2 [bgcolor=#0000FF] [r=0 c=0 rs =1 cs=1] 9 RenderTableCell {TD} at (2,2) size 3x2 [bgcolor=#0000FF] [r=0 c=0 rs =1 cs=1]
10 RenderTableRow {TR} at (0,6) size 168x0 10 RenderTableRow {TR} at (0,6) size 164x0
11 RenderTableCell {TD} at (2,6) size 160x2 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2] 11 RenderTableCell {TD} at (2,6) size 156x2 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
12 RenderTableRow {TR} at (0,8) size 168x0 12 RenderTableRow {TR} at (0,8) size 164x0
13 RenderTableCell {TD} at (164,24) size 2x2 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1] 13 RenderTableCell {TD} at (160,22) size 2x2 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
14 RenderTableRow {TR} at (0,10) size 168x33 14 RenderTableRow {TR} at (0,10) size 164x29
15 RenderTableCell {TD} at (2,10) size 160x33 [bgcolor=#00FFFF] [r=3 c= 0 rs=1 cs=2] 15 RenderTableCell {TD} at (2,10) size 156x29 [bgcolor=#00FFFF] [r=3 c= 0 rs=1 cs=2]
16 RenderTable {TABLE} at (1,1) size 158x31 16 RenderTable {TABLE} at (1,1) size 154x27
17 RenderTableSection {TBODY} at (0,0) size 158x31 17 RenderTableSection {TBODY} at (0,0) size 154x27
18 RenderTableRow {TR} at (0,2) size 158x27 18 RenderTableRow {TR} at (0,2) size 154x23
19 RenderTableCell {TD} at (2,14) size 2x2 [bgcolor=#FF00FF] [r =0 c=0 rs=1 cs=1] 19 RenderTableCell {TD} at (2,12) size 2x2 [bgcolor=#FF00FF] [r =0 c=0 rs=1 cs=1]
20 RenderTableCell {TD} at (6,2) size 150x27 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1] 20 RenderTableCell {TD} at (6,2) size 146x23 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
21 RenderTextControl {INPUT} at (3,3) size 144x21 [bgcolor=#F FFFFF] [border: (2px inset #EEEEEE)] 21 RenderTextControl {INPUT} at (1,1) size 144x21 [bgcolor=#F FFFFF] [border: (2px inset #EEEEEE)]
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 layer at (22,27) size 140x15 23 layer at (20,25) size 140x15
24 RenderBlock {DIV} at (2,3) size 140x15 24 RenderBlock {DIV} at (2,3) size 140x15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698