<html>
<body>
<script/>
This text should show up.
<script foo="foo" />
This text should also show up.
<script foo="foo"/>
This text should show up too.
</body>
</html>
<html>
<body>
<script/>
This text should show up.
<script foo="foo" />
This text should also show up.
<script foo="foo"/>
This text should show up too.
</body>
</html>