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
/
387051-1.html
blob
b2beec86e7fc07d2b289ace6546f779a303b452d
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
</head>
5
<body
onload
=
"document.getElementById('d').style.margin = '60%';"
>
6
<div
style
=
"display: table-caption;"
>
7
<div
id
=
"d"
>
8
a
9
b
10
<span
style
=
"float: left;"
>
c
</span>
11
<span
style
=
"float: left;"
>
d
</span>
12
</div>
13
</div>
14
</body>
15
</html>