chromium/third_party/blink/web_tests/external/wpt/fetch/corb/img-svg-doctype-html-mimetype-svg.sub.html

<!DOCTYPE html>
<!-- Verifies CORB/ORB SVG image blocking.
  This image has an SVG MIME type and an html DOCTYPE declaration and is
  expected to load.

  This testcase is distilled from a bugreport and real web page. See:
  https://crbug.com/1359788
-->
<meta charset="utf-8">
<link rel="match" href="img-svg.sub-ref.html">
<img src="http://{{domains[www1]}}:{{ports[http][0]}}/fetch/corb/resources/svg-doctype-html-mimetype-svg.svg">