mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-19 07:31:25 +00:00
12 lines
182 B
HTML
12 lines
182 B
HTML
<html>
|
|
<head>
|
|
<title>Test for Bug 52019</title>
|
|
</head>
|
|
<body>
|
|
<font>font</font>
|
|
<font>font</font>
|
|
<font size="+2">font</font>
|
|
<font size="-2">font</font>
|
|
</body>
|
|
</html>
|