4 <title>Test for bug
3166276</title>
9 This is a test for bug
3166276. Set the following preferences to see it:
12 <li>Proportional font -- Times
15 point
</li>
13 <li>Fixed width font -- Monaco
11 point
</li>
20 The following text:
<tt>hello world
</tt>, is written using the
<tt
> tag. It should show up as Monaco
11 point, but instead it is showing up as Monaco
15 point. The font is correct, but the point size is whatever is set for the proportional font. Note that this only happens to text inside a
<table
>
25 <p>Here is the same text again outside a
<table
>:
<tt>hello world
</tt>. Notice it is displayed correctly now.