gecko/modules/libpr0n/test/reftest/generic/accept-image-catchall-ref.html

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>