Sha256: ab92e6621874d0642af361701c3ba24f30f002363847cd07eea303a228f9ae54

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> 
  <style>
    @import "stylesheets/print.css";@import url "stylesheets/fonts.css"
    @import url("stylesheets/colors.css")
  </style>
</head> 
<body> 
  <div></div>
</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
color_parser-0.1.0 spec/fixtures/css/inline_import.html
color_parser-0.0.2 test/fixtures/css/inline_import.html