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

Side by Side Diff: LayoutTests/tables/mozilla/bugs/bug17548-expected.txt

Issue 18553003: Add a runtime flag for distributing extra logical height to rowspans (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 5 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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 RenderTable {TABLE} at (0,0) size 784x78 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 784x78 [border: (1px outset #808080)]
7 RenderTableSection {TBODY} at (1,1) size 782x76 7 RenderTableSection {TBODY} at (1,1) size 782x76
8 RenderTableRow {TR} at (0,2) size 782x6 8 RenderTableRow {TR} at (0,2) size 782x4
9 RenderTableCell {TD} at (2,2) size 198x49 [border: (1px inset #80808 0)] [r=0 c=0 rs=2 cs=1] 9 RenderTableCell {TD} at (2,2) size 198x49 [border: (1px inset #80808 0)] [r=0 c=0 rs=2 cs=1]
10 RenderImage {IMG} at (2,2) size 194x45 10 RenderImage {IMG} at (2,2) size 194x45
11 RenderTableCell {TD} at (202,3) size 578x4 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 11 RenderTableCell {TD} at (202,2) size 578x4 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
12 RenderTableRow {TR} at (0,10) size 782x41 12 RenderTableRow {TR} at (0,8) size 782x43
13 RenderTableCell {TD} at (202,18) size 578x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 13 RenderTableCell {TD} at (202,17) size 578x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 73x19 14 RenderText {#text} at (2,2) size 73x19
15 text run at (2,2) width 73: "Information " 15 text run at (2,2) width 73: "Information "
16 RenderImage {IMG} at (75,10) size 4x7 16 RenderImage {IMG} at (75,10) size 4x7
17 RenderText {#text} at (79,2) size 77x19 17 RenderText {#text} at (79,2) size 77x19
18 text run at (79,2) width 4: " " 18 text run at (79,2) width 4: " "
19 text run at (83,2) width 73: "Student Life" 19 text run at (83,2) width 73: "Student Life"
20 RenderTableRow {TR} at (0,53) size 782x21 20 RenderTableRow {TR} at (0,53) size 782x21
21 RenderTableCell {TD} at (2,53) size 778x21 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=2] 21 RenderTableCell {TD} at (2,53) size 778x21 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=2]
22 RenderBlock {HR} at (2,10) size 774x1 [border: (1px inset #000000) none (1px inset #000000)] 22 RenderBlock {HR} at (2,10) size 774x1 [border: (1px inset #000000) none (1px inset #000000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698