summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/client-hints/resources/accept-ch-different.html
blob: 05cc0b61b07c36fca5816e277df1dc98e70d9ba1 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<body>

<!-- An empty webpage whose response headers include only the
Accept-CH header. Fetching this webpage not cause
user-agent to persist origin preferences for the client hints
specified in the Accept-CH header. (This test sends a viewport-width
preference instead of the device-memory preference)-->

</body>
</html>