Sha256: f41eab69a17f34056aad788618dcdd526fdc1ded9e6b9e900d69a8d08f037994

Contents?: true

Size: 409 Bytes

Versions: 3

Compression:

Stored size: 409 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <script type="text/javascript">
alert("foo");
alert("bar");
var foo = 'foo';
    </script>
    <style type="text/css">
body { background-color: blue;}
p { background-color: white;}
    </style>
  </head>
  <body>
    <p>
      Style me up!
    </p>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
garterbelt-0.1.1 spec/integration/expectations/render_styles/pretty_with_embeds.html
garterbelt-0.1.0 spec/integration/expectations/render_styles/pretty_with_embeds.html
garterbelt-0.0.9 spec/integration/expectations/render_styles/pretty_with_embeds.html