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

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

Issue 23530044: Row with only spanning cells have a height of 0. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments addressed Created 7 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 unified diff | Download patch
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 177x177 6 RenderTable {TABLE} at (0,0) size 178x177
7 RenderTableSection {TBODY} at (0,0) size 177x177 7 RenderTableSection {TBODY} at (0,0) size 178x177
8 RenderTableRow {TR} at (0,2) size 2x177 8 RenderTableRow {TR} at (0,2) size 2x177
9 RenderTableCell {TD} at (2,2) size 2x3 [bgcolor=#0000FF] [r=0 c=0 rs =1 cs=1] 9 RenderTableCell {TD} at (2,2) size 2x3 [bgcolor=#0000FF] [r=0 c=0 rs =1 cs=1]
10 RenderTableRow {TR} at (0,6) size 0x177 10 RenderTableRow {TR} at (0,6) size 0x177
11 RenderTableCell {TD} at (6,2) size 2x169 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2] 11 RenderTableCell {TD} at (6,2) size 3x168 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
12 RenderTableRow {TR} at (0,8) size 0x177 12 RenderTableRow {TR} at (0,8) size 1x177
13 RenderTableCell {TD} at (8,255) size 167x-163 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1] 13 RenderTableCell {TD} at (8,256) size 168x-164 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
14 RenderTableRow {TR} at (0,10) size 165x177 14 RenderTableRow {TR} at (0,11) size 165x177
15 RenderTableCell {TD} at (10,2) size 165x169 [bgcolor=#00FFFF] [r=3 c =0 rs=1 cs=2] 15 RenderTableCell {TD} at (11,2) size 165x169 [bgcolor=#00FFFF] [r=3 c =0 rs=1 cs=2]
16 RenderTable {TABLE} at (1,1) size 163x167 16 RenderTable {TABLE} at (1,1) size 163x167
17 RenderTableSection {TBODY} at (0,0) size 163x167 17 RenderTableSection {TBODY} at (0,0) size 163x167
18 RenderTableRow {TR} at (0,2) size 159x167 18 RenderTableRow {TR} at (0,2) size 159x167
19 RenderTableCell {TD} at (2,80) size 159x-155 [bgcolor=#FF00F F] [r=0 c=0 rs=1 cs=1] 19 RenderTableCell {TD} at (2,80) size 159x-155 [bgcolor=#FF00F F] [r=0 c=0 rs=1 cs=1]
20 RenderTableCell {TD} at (2,6) size 159x159 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1] 20 RenderTableCell {TD} at (2,6) size 159x159 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
21 RenderTextControl {INPUT} at (3,3) size 153x22 [bgcolor=#F FFFFF] [border: (2px inset #EEEEEE)] 21 RenderTextControl {INPUT} at (3,3) size 153x22 [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 (18,23) size 149x16 23 layer at (18,23) size 149x16
24 RenderBlock {DIV} at (2,3) size 149x16 24 RenderBlock {DIV} at (2,3) size 149x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698