Plugins Test: TYPE attribute overriding SRC attribute

Plugins Test : TYPE attribute for the EMBED tag overriding SRC attribute.
Embed is here:
<EMBED src=text.txt type=nowhere/found width=200 height=100>
Result
The type of the embed should be nowhere/found eventhough the source was text.txt (usually text/plain is its mimetype).
You should see the nullplugin for this embed.

Clicking on the embed will show a dialog which will display the mimetype. Ensure that it says nowhere/found


dpSuresh <dp@netscape.com>
Last modified Fri Mar 1 14:50:11 PST 1996