Sha256: ef44c42ab11123fceed1e87dfed1a82b041c7cd72fcd9a1b57d87097a9989eb8

Contents?: true

Size: 451 Bytes

Versions: 2

Compression:

Stored size: 451 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="/inline_images/images/apple.png" />
  <p>Something</p>
  <img src='/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/relative_root.html
color_parser-0.0.2 test/fixtures/inline_images/relative_root.html