Regression test files.
** NOT PART OF THE BUILD ** git-svn-id: svn://10.0.0.236/trunk@98735 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
12
mozilla/parser/htmlparser/tests/logparse/84000.html
Normal file
12
mozilla/parser/htmlparser/tests/logparse/84000.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>IMG without attribute</title>
|
||||
</head>
|
||||
<frameset>
|
||||
<frame name="TESTTHIS">
|
||||
<frame name="SCODA">
|
||||
<noframes>
|
||||
<img src="mozila.gif">
|
||||
</noframes>
|
||||
</frameset>
|
||||
</html>
|
||||
Reference in New Issue
Block a user