summaryrefslogtreecommitdiffstats
path: root/dom/security/test/general/file_framing_xfo_object.html
blob: c8480a2c42db9a1427fec40e1a67b466f41f2bd7 (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<html>
<body>
  object should be blocked <br/>
  <object data="https://example.com/browser/dom/security/test/general/file_framing_xfo_embed_object.sjs"></object>
</body>
</html>