summaryrefslogtreecommitdiffstats
path: root/dom/security/test/csp/file_svg_srcset_inline_style_base.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/security/test/csp/file_svg_srcset_inline_style_base.html')
-rw-r--r--dom/security/test/csp/file_svg_srcset_inline_style_base.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/dom/security/test/csp/file_svg_srcset_inline_style_base.html b/dom/security/test/csp/file_svg_srcset_inline_style_base.html
new file mode 100644
index 0000000000..1754c557f0
--- /dev/null
+++ b/dom/security/test/csp/file_svg_srcset_inline_style_base.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+</head>
+<body>
+ <img srcset="file_svg_inline_style_server.sjs?svg_inline_style_nocsp&3">
+</body>
+</html>