RetroZilla/layout/html/tests/table/bugs/bug2469.html

7 lines
149 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<font face = "Helvetica, Arial">
Blah, blah in Helvetica
<table>
<tr><td>Text here is in times, not Helvetica</td></tr>
</table>
</font>