repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
invalid
/
015.html
blob
cf44a5f87b2b341ad77295ca4eb23fcf9e8d045d
1
<html>
2
<body>
3
<script/>
4
This text should show up.
5
6
<script
foo
=
"foo"
/>
7
This text should also show up.
8
9
<script
foo
=
"foo"
/>
10
This text should show up too.
11
12
13
</body>
14
</html>