Sha256: 1a79f7d30293ffc0234a1d92c3ad3226bc29845d46eba3ae2c762a5a91f70b24

Contents?: true

Size: 596 Bytes

Versions: 45

Compression:

Stored size: 596 Bytes

Contents

HTTP/1.1 200 OK
Server: nginx/0.7.67
Date: Fri, 18 Nov 2011 21:46:46 GMT
Content-Type: text/html
Connection: keep-alive
Last-Modified: Mon, 14 Nov 2011 16:53:18 GMT
Content-Length: 4987
X-Varnish: 2000423390
Age: 0
Via: 1.1 varnish

<html>
  <head>
    <title>An example page</title>
  </head>
  <body>
    <img src="/too_narrow" width="10"  height="100" />
    <img src="/smaller"    width="10"  height="10"  />
    <img src="/largest"    width="100" height="100" />
    <img                   width="100" height="10"  />
    <img src="/smallest"   width="1"   height="1"   />
  </body>
</html>

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
metainspector-4.4.2 spec/fixtures/malformed_image_in_html.response
metainspector-4.4.1 spec/fixtures/malformed_image_in_html.response
metainspector-4.4.0 spec/fixtures/malformed_image_in_html.response
metainspector-4.3.3 spec/fixtures/malformed_image_in_html.response
metainspector-4.3.2 spec/fixtures/malformed_image_in_html.response