gecko-dev/dom/html/reftests/52019-1.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 строки
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>