mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|