summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/fetch/orb/tentative/img-png-unlabeled.sub.html
blob: 77415f6af1dfc1037d3fce38e13a7116c0fcdc27 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<!-- Test verifies that ORB allows an unlabeled 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-unlabeled.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-unlabeled.png">