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