summaryrefslogtreecommitdiffstats
path: root/dom/html/reftests/52019-1.html
blob: 09cff148fa8fb03b545706d63e804e2c791c1c48 (plain)
1
2
3
4
5
6
7
8
9
10
11
<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>