mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-03 20:30:00 +00:00
12 lines
208 B
HTML
12 lines
208 B
HTML
<html>
|
|
<head>
|
|
<title>Test for Bug 52019</title>
|
|
</head>
|
|
<body>
|
|
<font size="+.5">font</font>
|
|
<font size="-.5">font</font>
|
|
<font size="+2.5">font</font>
|
|
<font size="-2.5">font</font>
|
|
</body>
|
|
</html>
|