summaryrefslogtreecommitdiffstats
path: root/dom/security/test/general/file_framing_xfo_embed.html
blob: 2083a31a37845c9f0015792a2979e3c7b72e2a64 (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<html>
<body>
  embed should be blocked <br/>
  <embed src="http://example.com/browser/dom/security/test/general/file_framing_xfo_embed_object.sjs"></embed>
</body>
</html>