/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

  1. <!DOCTYPE html>
  2. <!--
  3. https://bugzilla.mozilla.org/show_bug.cgi?id=398066
  4. -->
  5. <html>
  6. <head>
  7. <title>Accept: header should include image/* catchall</title>
  8. </head>
  9. <body>
  10. <img src="green.png">
  11. </body>
  12. </html>