summaryrefslogtreecommitdiffstats
path: root/image/test/reftest/generic/accept-image-catchall.html
blob: bcacd9fd8fdc8b4ea9f4231b7c47f6cf3113aae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<!--
https://bugzilla.mozilla.org/show_bug.cgi?id=398066.
https://bugzilla.mozilla.org/show_bug.cgi?id=1249474.
-->
<html>
<head>
  <title>Accept: header should include */* catchall</title>
</head>
<body>
<img src="check-header.sjs">
</body>
</html>