Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
invalid
/
015.html
blob: cf44a5f87b2b341ad77295ca4eb23fcf9e8d045d [
file
]
<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>