karnaze%netscape.com 9ca9e132b9 new regression test not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@60897 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 17:56:09 +00:00

22 lines
413 B
HTML

<html><head><title>Testcase for bug 24503</title></head>
<body bgcolor="#CCCCCC">
<TABLE border=1>
<TR>
<TD BGCOLOR="#FFFFFF">appName</TD>
<TD BGCOLOR="#FFFFFF">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
(navigator.appName) ? document.writeln(navigator.appName)
: document.writeln("Property not supported!");
// -->
</SCRIPT>
rules!!!
</TD>
</TR>
</TABLE>
</body></html>