Sign in
webkit
/
WebKit
/
ac9b8116eb05aa867afffdd98849e1d7daf6147c
/
.
/
LayoutTests
/
fast
/
dom
/
resources
/
gc-10-frame.html
blob: a125093ac80470e5e82ab64049b434ee179f2690 [
file
] [
log
] [
blame
]
<html>
<head>
<title>
Reload me and I will leak
</title>
</head>
<body>
<script>
document
.
body
.
foo
=
document
;
</script>
</body>
</html>