Sign in
webkit
/
WebKit
/
7a2f3f50b83583acd60082111d0e9c7f59fe5a6d
/
.
/
LayoutTests
/
fast
/
xmlhttprequest
/
resources
/
xmlhttprequest-open-after-iframe-onload-remove-self-child.html
blob: c896e63f6a28114aa4177d40f2d0441e2a0edca7 [
file
] [
log
] [
blame
]
<html>
<script>
function
client
()
{
return
new
XMLHttpRequest
();
}
</script>
</html>