gecko-dev/htmlparser/tests/logparse/84000.html

13 строки
181 B
HTML

<html>
<head>
<title>IMG without attribute</title>
</head>
<frameset>
<frame name="TESTTHIS">
<frame name="SCODA">
<noframes>
<img src="mozila.gif">
</noframes>
</frameset>
</html>