repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git]
/
content
/
events
/
crashtests
/
457776-1.html
blob
2c3910815d3c302ac07ba706daf813ee2bbea833
1
<html
xmlns
=
"http://www.w3.org/1999/xhtml"
>
2
<head>
3
<script>
4
new
XMLHttpRequest
().
upload
.
onabort
=
function
(){};
5
</script>
6
</head>
7
<body>
8
</body>
9
</html>