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
/
test
/
reftest
/
bug456008-ref.html
blob
e605de5314bca719ef891e0943ef9473a038daaf
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<div
id
=
"target"
></div>
5
<script>
6
document
.
getElementById
(
"target"
).
innerHTML
=
7
"<object type='text/html' data='data:text/html,<body bgcolor="green">' width='300' height='200'></object>"
;
8
</script>
9
</body>
10
</html>