mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|