summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/fetch/corb/img-svg-doctype-html-mimetype-empty.sub.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/fetch/corb/img-svg-doctype-html-mimetype-empty.sub.html')
-rw-r--r--testing/web-platform/tests/fetch/corb/img-svg-doctype-html-mimetype-empty.sub.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/tests/fetch/corb/img-svg-doctype-html-mimetype-empty.sub.html b/testing/web-platform/tests/fetch/corb/img-svg-doctype-html-mimetype-empty.sub.html
new file mode 100644
index 0000000000..3219feda17
--- /dev/null
+++ b/testing/web-platform/tests/fetch/corb/img-svg-doctype-html-mimetype-empty.sub.html
@@ -0,0 +1,7 @@
+<!DOCTYPE html>
+<!-- Verifies CORB/ORB SVG image blocking.
+ This image has no MIME type and an html DOCTYPE declaration and is
+ expected to be blocked-->
+<meta charset="utf-8">
+<link rel="match" href="img-svg-invalid.sub-ref.html">
+<img src="http://{{domains[www1]}}:{{ports[http][0]}}/fetch/corb/resources/svg-doctype-html-mimetype-empty.svg">