14 lines
268 B
HTML
14 lines
268 B
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>[ #427821 ] XHTML TRANSITIONAL doctype set wrongly</title>
|
||
|
</head>
|
||
|
<frameset>
|
||
|
<noframes>
|
||
|
<body>
|
||
|
This is a test - use "-asxml" on the command line.
|
||
|
</body>
|
||
|
</noframes>
|
||
|
</frameset>
|
||
|
</html>
|