summaryrefslogtreecommitdiffstats
path: root/dom/security/test/general/file_framing_xfo_embed.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/security/test/general/file_framing_xfo_embed.html')
-rw-r--r--dom/security/test/general/file_framing_xfo_embed.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/dom/security/test/general/file_framing_xfo_embed.html b/dom/security/test/general/file_framing_xfo_embed.html
new file mode 100644
index 0000000000..f5cc761b5b
--- /dev/null
+++ b/dom/security/test/general/file_framing_xfo_embed.html
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML>
+<html>
+<body>
+ embed should be blocked <br/>
+ <embed src="https://example.com/browser/dom/security/test/general/file_framing_xfo_embed_object.sjs"></embed>
+</body>
+</html>