mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +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>
|