We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc81ca commit c4333a5Copy full SHA for c4333a5
fetch.bs
@@ -2891,7 +2891,7 @@ JSON inside an <code>img</code> element) and blocks them before they reach a web
2891
the risk of leaking sensitive data by keeping it further from cross-origin web pages.
2892
2893
<p>A <dfn>CORB-protected MIME type</dfn> is an <a>HTML MIME type</a>, a <a>JSON MIME type</a>, or an
2894
-<a>XML MIME type</a> excluding <code>image/svg+xml</code>.
+<a>XML MIME type</a> excluding <code>image/svg+xml</code> and <code>application/dash+xml</code>.
2895
2896
<p class="note no-backref">Even without CORB, accessing the content of cross-origin resources with
2897
<a>CORB-protected MIME types</a> is either managed by the <a>CORS protocol</a> (e.g., in case of
0 commit comments