gecko/browser/base/content/test/plugin_both.html

7 lines
196 B
HTML
Raw Normal View History

<html>
<body>
<embed id="unknown" style="width: 100px; height: 100px" type="application/x-unknown">
<embed id="test" style="width: 100px; height: 100px" type="application/x-test">
</body>
</html>