gecko/toolkit/mozapps/extensions/test/browser/plugin_test.html
David Keeler 740c10c2f8 bug 549697 - add click-to-play plugin UI to the addon manager r=unfocused r=jaws
--HG--
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/browser_bug787619.js
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/plugin_bug787619.html
2013-04-23 16:21:22 -07:00

8 lines
157 B
HTML

<!DOCTYPE html>
<html>
<head><meta charset="utf-8"></head>
<body>
<object id="test" width=200 height=200 type="application/x-test"></object>
</body>
</html>