browser/base/content/test/plugins/plugin_both2.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:db1655f2ffe5
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 </head>
6 <body>
7 <embed id="test" style="width: 100px; height: 100px" type="application/x-test">
8 <embed id="unknown" style="width: 100px; height: 100px" type="application/x-unknown">
9 </body>
10 </html>

mercurial