Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /fetch/corb/img-png-mislabeled-as-html.sub.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<!-- Test verifies that CORB won't block an image after sniffing determines
that the text/html Content-Type response header doesn't match the response
body.
-->
<meta charset="utf-8">
<!-- Reference page uses same-origin resources, which are not CORB-eligible. -->
<link rel="match" href="img-png-mislabeled-as-html.sub-ref.html">
<!-- www1 is cross-origin, so the HTTP response is CORB-eligible -->