13 lines
325 B
Plaintext
13 lines
325 B
Plaintext
|
<%@Page Language="C#" %>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Bug #367273</title>
|
||
|
<%= MonoTests.stand_alone.WebHarness.HtmlDiff.BEGIN_TAG %><!--[if IE 6]>
|
||
|
<link rel="styleheet" type="text/css" href="~/compat-ie6.css" runat="server"/>
|
||
|
<![endif]--><%= MonoTests.stand_alone.WebHarness.HtmlDiff.END_TAG %>
|
||
|
</head>
|
||
|
<body>
|
||
|
</body>
|
||
|
</html>
|
||
|
|