Sha256: 4baf20ac7eebdc2e25fff79b390f98b58596aae21e897fa509a9168a17c43126

Contents?: true

Size: 536 Bytes

Versions: 1

Compression:

Stored size: 536 Bytes

Contents

<html>
  <head>
    <title>Foo</title>
    <link rel="stylesheet" href="foo.css" type="text/css"/>
    <script type="text/javascript" src="foo.js"></script>
  </head>
  <body>
    Foo
    <img src="picard.jpg"/>
    <a href="http://picard.ytmnd.com/">Picard song</a>
    <form action="foo.html" method="post">
      <input type="text" name="foo" />
      <select name="bar">
        <option>pants</option>
      </select>
      <textarea name="yar"></textarea>
      <input type="submit" value="Submit" />
    </form>
  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
butternut-0.0.0 spec/fixtures/foo.html