tag-in-title.html revision fd5c6425ce58eb75211be7718d5dee960842a37e
1<html>
2 <head>
3 <title>���� <b><font color=red>[R]</font></b> � &lt;title&gt;</title>
4 <link rel="shortcut icon" href=/favicon.ico type=image/x-icon>
5 <meta http-equiv="Content-Type" content="text/html; charset=KOI8-R">
6 <script>
7   if (window.layoutTestController)
8       layoutTestController.dumpAsText();
9 </script>
10 </head>
11
12<body>
13  <p>This test checks that WebKit doesn't stop looking for a charset defined in an HTTP-EQUIV meta when it encounters a tag within &lt;title&gt;.</p>
14  <p>The first letter should look like a Latin "K" here:</p>
15  <p>
16  ����� �������!
17  </p>
18</body>
19</html>
20