Sign in
webkit
/
WebKit
/
6113a84dadd0dcc86f4c38278f18f255a7fef196
/
.
/
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>