Sign in
webkit
/
WebKit
/
0f9dda3eb5e8bee1224032800f3b156cd5ce812d
/
.
/
LayoutTests
/
http
/
tests
/
cookies
/
resources
/
close-modal-dialog.html
blob: ef568dfedbb2d3a95a2f143e6ef1c821eacbda2e [
file
] [
log
] [
blame
]
<script>
onload
=
()
=>
{
close
();
if
(
window
.
testRunner
)
testRunner
.
abortModal
();
};
</script>