summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/fetch/orb/tentative/img-png-mislabeled-as-html.sub.html
blob: aa03f4db636f788e00673e896e78a1056f92cea6 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<!-- Test verifies that ORB allows an mislabeled cross-origin image after sniffing. -->
<meta charset="utf-8">
<!-- Reference page uses same-origin resources, which are not ORB-eligible. -->
<link rel="match" href="img-png-mislabeled-as-html.sub-ref.html">
<!-- www1 is cross-origin, so the HTTP response is ORB-eligible -->
<img src="http://{{domains[www1]}}:{{ports[http][0]}}/fetch/orb/resources/png-mislabeled-as-html.png">