summaryrefslogtreecommitdiffstats
path: root/layout/tables/crashtests/197015-1.html
blob: e913acb395abbd3385008bed042fa90ab63e6575 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head><title>bug 197015</title></head>
<body>
<table>
<!-- The "htp" typo is an essential part of this testcase. -->
<link rel="stylesheet" type="text/css" href="htp://www.mozilla.org/foo.css">
foo
</table>
</body>
</html>