Index: content/test/data/x-frame-options-deny.html |
diff --git a/content/test/data/x-frame-options-deny.html b/content/test/data/x-frame-options-deny.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..855558399a87de4f35c1541e05ac5ba052f6075e |
--- /dev/null |
+++ b/content/test/data/x-frame-options-deny.html |
@@ -0,0 +1,9 @@ |
+<!DOCTYPE html> |
+<html> |
+<head> |
+</head> |
+<body> |
+This page cannot be loaded in an iframe because its X-Frame-Options is set to DENY. |
+</body> |
+</html> |
+ |