015.html   [plain text]


<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>