| 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 784x18 |
| RenderText {#text} at (0,0) size 436x17 |
| text run at (0,0) width 436: "This is a test for bug 3166276. Set the following preferences to see it:" |
| RenderBlock {UL} at (0,34) size 784x36 |
| RenderListItem {LI} at (40,0) size 744x18 |
| RenderListMarker at (-17,0) size 7x17: bullet |
| RenderText {#text} at (0,0) size 220x17 |
| text run at (0,0) width 220: "Proportional font -- Times 15 point" |
| RenderListItem {LI} at (40,18) size 744x18 |
| RenderListMarker at (-17,0) size 7x17: bullet |
| RenderText {#text} at (0,0) size 231x17 |
| text run at (0,0) width 231: "Fixed width font -- Monaco 11 point" |
| RenderBlock {P} at (0,86) size 784x64 |
| RenderTable {TABLE} at (0,0) size 784x64 [border: (1px outset #808080)] |
| RenderTableSection {TBODY} at (1,1) size 782x62 |
| RenderTableRow {TR} at (0,2) size 782x58 |
| RenderTableCell {TD} at (2,2) size 778x58 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
| RenderText {#text} at (2,2) size 125x17 |
| text run at (2,2) width 125: "The following text: " |
| RenderInline {TT} at (0,0) size 88x15 |
| RenderText {#text} at (127,5) size 88x15 |
| text run at (127,5) width 88: "hello world" |
| RenderText {#text} at (215,2) size 773x53 |
| text run at (215,2) width 532: ", is written using the <tt> tag. It should show up as Monaco 11 point, but instead it is" |
| text run at (2,20) width 773: "showing up as Monaco 15 point. The font is correct, but the point size is whatever is set for the proportional font. Note that" |
| text run at (2,38) width 257: "this only happens to text inside a <table>" |
| RenderBlock {P} at (0,166) size 784x18 |
| RenderText {#text} at (0,0) size 289x17 |
| text run at (0,0) width 289: "Here is the same text again outside a <table>: " |
| RenderInline {TT} at (0,0) size 88x15 |
| RenderText {#text} at (289,3) size 88x15 |
| text run at (289,3) width 88: "hello world" |
| RenderText {#text} at (377,0) size 234x17 |
| text run at (377,0) width 234: ". Notice it is displayed correctly now." |