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
/
331344-1.html
blob
0a4b9048afaeb59cd6e72df279758bed5bf00c90
1
<html>
2
3
<body>
4
<div
style
=
"direction: rtl;"
>
5
<table>
<tr>
<td
colspan
=
"3"
>
A
</td>
</tr>
6
<tr
style
=
"visibility: collapse;"
>
<td>
B
</td>
</tr>
7
</table>
8
</div>
9
</body>
10
11
</html>