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

9 lines
203 B
HTML

<!DOCTYPE html>
<head><meta charset="utf8"/></head>
<body>
<object id="outer" width="200" height="200">
<embed id="inner" width="200" height="200" type="application/x-test"/>
</object>
</body>
</html>