blob: 7a48c1a60fb36293ad502ddaf8573d902ee93ec6 [file] [log] [blame]
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock (anonymous) at (0,0) size 784x20
RenderText {#text} at (0,0) size 446x19
text run at (0,0) width 446: "This is a test for bug 3166276. Set the following preferences to see it:"
RenderBlock {UL} at (0,36) size 784x40
RenderListItem {LI} at (40,0) size 744x20
RenderListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 225x19
text run at (0,0) width 225: "Proportional font -- Times 15 point"
RenderListItem {LI} at (40,20) size 744x20
RenderListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 235x19
text run at (0,0) width 235: "Fixed width font -- Monaco 11 point"
RenderBlock {P} at (0,92) size 784x70
RenderTable {TABLE} at (0,0) size 784x70 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 782x68
RenderTableRow {TR} at (0,2) size 782x64
RenderTableCell {TD} at (2,2) size 778x64 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 128x19
text run at (2,2) width 128: "The following text: "
RenderInline {TT} at (0,0) size 87x14
RenderText {#text} at (129,7) size 87x14
text run at (129,7) width 87: "hello world"
RenderText {#text} at (215,2) size 761x59
text run at (215,2) width 543: ", is written using the <tt> tag. It should show up as Monaco 11 point, but instead it is"
text run at (2,22) width 761: "showing up as Monaco 15 point. The font is correct, but the point size is whatever is set for the proportional font. Note"
text run at (2,42) width 291: "that this only happens to text inside a <table>"
RenderBlock {P} at (0,178) size 784x20
RenderText {#text} at (0,0) size 296x19
text run at (0,0) width 296: "Here is the same text again outside a <table>: "
RenderInline {TT} at (0,0) size 87x14
RenderText {#text} at (295,5) size 87x14
text run at (295,5) width 87: "hello world"
RenderText {#text} at (381,0) size 240x19
text run at (381,0) width 240: ". Notice it is displayed correctly now."