moved to pub
git-svn-id: svn://10.0.0.236/trunk@165 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
12
mozilla/htmlparser/tests/html/obj001.html
Normal file
12
mozilla/htmlparser/tests/html/obj001.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<OBJECT codetype="application/octet-stream"
|
||||
classid="AudioItem"
|
||||
width="15" height="15">
|
||||
<PARAM name="snd" value="Hello.au|Welcome.au">
|
||||
Java applet that plays a welcoming sound.
|
||||
</OBJECT>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user