Mypal/dom/html/reftests/52019-1.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>