RetroZilla/layout/html/tests/table/bugs/bug2469.html
2015-10-20 23:03:22 -04:00

7 lines
149 B
HTML

<font face = "Helvetica, Arial">
Blah, blah in Helvetica
<table>
<tr><td>Text here is in times, not Helvetica</td></tr>
</table>
</font>