mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 01:48:55 +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>
|