repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Backed out changeset 39e6a7e77cfb (bug 1927808) for causing multiple failures. CLOSED...
[gecko.git]
/
layout
/
reftests
/
table-anonymous-boxes
/
398095-1.html
blob
67902ead3ca3b82cd54d0e7f6d010d6b6153fbc3
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
</head>
5
<body
onload
=
"document.getElementById('div').firstChild.data = 'x';"
>
6
7
<div
style
=
"display: table-footer-group;"
id
=
"div"
> </div>
8
9
</body>
10
</html>