2008-11-04 Anders Carlsson <andersca@apple.com>
[webkit/qt.git] / LayoutTests / fast / invalid / 015.html
blobcf44a5f87b2b341ad77295ca4eb23fcf9e8d045d
1 <html>
2 <body>
3 <script/>
4 This text should show up.
6 <script foo="foo" />
7 This text should also show up.
9 <script foo="foo"/>
10 This text should show up too.
13 </body>
14 </html>