Sha256: 9bfadd24fd041a9b82a727992e4f47b86448c70bfdc3b7f4c150a37b207ef96e
Contents?: true
Size: 487 Bytes
Versions: 2
Compression:
Stored size: 487 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>Color Parser</title> </head> <body> <img src="http://example.com/inline_images/images/apple.png" /> <p>Something</p> <img src='http://example.com/inline_images/images/kiwi.jpg' /> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
color_parser-0.1.0 | spec/fixtures/inline_images/absolute.html |
color_parser-0.0.2 | test/fixtures/inline_images/absolute.html |