Sign in
webkit
/
WebKit
/
2cd282799a7acb39108c8e15888293d2ad166224
/
.
/
LayoutTests
/
fast
/
loader
/
resources
/
ping-error-frame.html
blob: 430ca8455199a0fcb16bc3dc375b6931256e7310 [
file
] [
log
] [
blame
]
<script>
addEventListener
(
"unload"
,
function
()
{
parent
.
frameUnloaded
();
},
true
);
</script>