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
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
percent-overflow-sizing
/
simpleMinHeight100D.html
blob
f79a59c05d00c4e5d5648ce834a4c5a721411533
1
<!DOCTYPE
html
>
2
<body
onload
=
"document.getElementById('a').style.minHeight='100%';"
>
3
<div
style
=
"overflow:auto; height:200px; width:200px"
>
4
<div
id=a
style
=
"background: green;"
>
5
</div>
6
</div>