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