tenfourfox/dom/html/reftests/52019-1.html

12 lines
208 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<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>