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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug133756-1-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 800x60 3 layer at (0,0) size 800x112
4 RenderBlock {HTML} at (0,0) size 800x60 4 RenderBlock {HTML} at (0,0) size 800x112
5 RenderBody {BODY} at (8,8) size 784x36 5 RenderBody {BODY} at (8,8) size 784x88
6 RenderTable {TABLE} at (0,0) size 54x0 6 RenderTable {TABLE} at (0,0) size 54x52
7 RenderTableSection {TBODY} at (0,0) size 54x0 7 RenderTableSection {TBODY} at (0,0) size 54x52
8 RenderTableRow {TR} at (0,0) size 54x0 8 RenderTableRow {TR} at (0,0) size 54x13
9 RenderTableCell {TD} at (0,-26) size 54x52 [r=0 c=0 rs=4 cs=1] 9 RenderTableCell {TD} at (0,0) size 54x52 [r=0 c=0 rs=4 cs=1]
10 RenderBlock {P} at (0,16) size 54x20 10 RenderBlock {P} at (0,16) size 54x20
11 RenderText {#text} at (0,0) size 54x19 11 RenderText {#text} at (0,0) size 54x19
12 text run at (0,0) width 54: "blah blah" 12 text run at (0,0) width 54: "blah blah"
13 RenderTableRow {TR} at (0,0) size 54x0 13 RenderTableRow {TR} at (0,13) size 54x13
14 RenderTableRow {TR} at (0,0) size 54x0 14 RenderTableRow {TR} at (0,26) size 54x13
15 RenderTableRow {TR} at (0,0) size 54x0 15 RenderTableRow {TR} at (0,39) size 54x13
16 RenderBlock {P} at (0,16) size 784x20 16 RenderBlock {P} at (0,68) size 784x20
17 RenderText {#text} at (0,0) size 106x19 17 RenderText {#text} at (0,0) size 106x19
18 text run at (0,0) width 106: "text at the bottom" 18 text run at (0,0) width 106: "text at the bottom"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698