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]
/
layout
/
tables
/
crashtests
/
351628-1.xhtml
blob
9bbcef75279412168df6c9533ca15a5ef191634a
1
<html
xmlns
=
"http://www.w3.org/1999/xhtml"
>
2
<head>
3
</head>
4
5
<body
onload
=
"var yy = document.getElementById('yy'); yy.parentNode.removeChild(yy);"
>
6
7
<table
border
=
"1"
style
=
"border-collapse: collapse;"
>
8
<tr>
9
<td> <td
id
=
"yy"
/> </td>
10
</tr>
11
</table>
12
13
</body>
14
</html>