mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
11 lines
240 B
HTML
11 lines
240 B
HTML
<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>
|