mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-06 09:29:35 +00:00
12 lines
200 B
HTML
12 lines
200 B
HTML
<!DOCTYPE HTML>
|
|
<title>font.size.inflation.lineThreshold test</title>
|
|
<style>
|
|
body { font-size: 12px; width: 600px; }
|
|
p { margin: 0 }
|
|
</style>
|
|
<p>123456789
|
|
123456789
|
|
123456789
|
|
123456789
|
|
123456789</p>
|