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
/
dom
/
resources
/
gc-10-frame.html
blob
a125093ac80470e5e82ab64049b434ee179f2690
1
<html>
2
<head>
3
<title>
Reload me and I will leak
</title>
4
</head>
5
<body>
6
<script>
7
document
.
body
.
foo
=
document
;
8
</script>
9
</body>
10
</html>