packages feed

jespresso-0.9: test-data/cases/scriptSimple1.html

<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
        <title>MyTest</title>
    </head>
    <body>
      <script>
	foo(bar);
      </script>
      <span>Test</span>
    </body>
</html>