karnaze%netscape.com 0984e84e98 new regression tests, not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@129096 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-09 18:37:29 +00:00

15 lines
653 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<!-- saved from url=(0063)http://bugzilla.mozilla.org/attachment.cgi?id=77509&action=view -->
<HTML><HEAD><TITLE>HTML Functional -- APPLET - HEIGHT=percent</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<body style="margin-top:0px; margin-bottom:10px">
<applet CODE=RealSnow.class archive="RealSnow.jar" width=50% height=100%>
<param name="Background" value="../../images/polarBears.jpg">
<param name="NumberOfFlakes" value="500">
<param name="Turbulence" value="4">
</applet>
</body>
</html>