comparison: browser/base/content/test/plugins/plugin_bug787619.html
browser/base/content/test/plugins/plugin_bug787619.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head><meta charset="utf-8"/></head> |
|
4 <body> |
|
5 <a id="wrapper"> |
|
6 <embed id="plugin" style="width: 200px; height: 200px" type="application/x-test"> |
|
7 </a> |
|
8 </body> |
|
9 </html> |