tenfourfox/image/test/reftest/generic/accept-image-catchall-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
208 B
HTML

<!DOCTYPE html>
<!--
https://bugzilla.mozilla.org/show_bug.cgi?id=398066
-->
<html>
<head>
<title>Accept: header should include image/* catchall</title>
</head>
<body>
<img src="green.png">
</body>
</html>