hoa.nguyen%intel.com 6d9c3ed0bc Sample HTML page with embed tag for the test XPCOM plugin.
git-svn-id: svn://10.0.0.236/trunk@41221 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 02:48:34 +00:00

13 lines
179 B
HTML
Executable File

<html>
<head>
<title>Embed Test</title>
</head>
<body>
<center>
<h1>Embed Test</h1>
<embed type="application/x-simple">
</center>
</body>
</html>