wpt / svg / top-level-document / svg-image-document-svg-xml-mime-type.tentative.html

Status: PASS | Duration: 8ms | Subtests: 1/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi

/svg/top-level-document/svg-image-document-svg-xml-mime-type.tentative.html

<!doctype html>
<meta charset="utf-8">
<title>Display image/svg+xml top level documents</title>
<link rel='match' href='svg-image-document-svg-xml-mime-type-ref.html'>
<link rel="author" title="webbeef" href="mailto:me@webbeef.org">
<iframe src="../shapes/circle-01.svg?pipe=header(Content-Type,image/svg+xml)">

/svg/top-level-document/svg-image-document-svg-xml-mime-type-ref.html

<!doctype html>
<meta charset="utf-8">
<iframe src="../shapes/circle-01.svg?pipe=header(Content-Type,image/svg)">