mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
12 lines
477 B
HTML
12 lines
477 B
HTML
<!DOCTYPE html><html>
|
|
<head><title>Testcase for bug 645142</title></head>
|
|
<body>
|
|
<div style="font-size: 18446744073709552000mozmm"></div>
|
|
<div style="font-size: 18446744073709552000px"></div>
|
|
<div style="font-size: 18446744073709552000pc"></div>
|
|
<div style="font-size: 18446744073709552000pt"></div>
|
|
<div style="font-size: 18446744073709552000in"></div>
|
|
<div style="font-size: 18446744073709552000mm"></div>
|
|
<div style="font-size: 18446744073709552000cm"></div>
|
|
</body></html>
|