summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/fetch/corb/img-svg-doctype-html-mimetype-empty.sub.html
blob: 3219feda1711b007a6ddb6a8438a69b1ce7de84d (plain)
1
2
3
4
5
6
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">