tidy-html5/regression_testing/cases/legacy-expects/case-427675.html

16 lines
230 B
HTML

<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<frameset>
<frame name="name"
src="one.html">
<noframes>
<body>
This text belongs in a noframes element.
</body>
</noframes>
</frameset>
</html>