/image/test/reftest/generic/accept-image-catchall-ref.html
http://github.com/zpao/v8monkey · HTML · 12 lines · 9 code · 0 blank · 3 comment · 0 complexity · 7df254254dbbcc4d3d3a4b369f5b4d7e MD5 · raw file
- <!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>