Sign in
webkit
/
WebKit
/
38ee48cd5b03b3b3da7d7e2fe25aedb08de6ed0d
/
.
/
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>