summaryrefslogtreecommitdiffstats
path: root/dom/plugins/test/mochitest/block_all_plugins.html
blob: 3ccdda1373ce6933f3b0d9b2615c969e37b4e03a (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
  <object id="object" type="application/x-shockwave-flash"></object>
  <embed id="embed" type="application/x-shockwave-flash"></embed>
</body>
</html>