index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
xmlhttprequest
/
resources
/
xmlhttprequest-open-after-iframe-onload-remove-self-child.html
blob: c896e63f6a28114aa4177d40f2d0441e2a0edca7 (
plain
)
1
2
3
<html>
<script>
function
client
() {
return new
XMLHttpRequest
(); }
</script>
</html>