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
Bug 1931425 - Limit how often moz-label's #setStyles runs r=reusable-components-revie...
[gecko.git]
/
layout
/
reftests
/
forms
/
fieldset
/
fieldset-scroll-1-ref.html
blob
e8a696bd1f3a8bd423e650a786076ccc13331e27
1
<!DOCTYPE
HTML
>
2
<html>
3
<body>
4
<fieldset
style
=
"width:200px; height:200px; padding:0"
>
5
<legend>
Legend
</legend>
6
<div
style
=
"overflow:scroll; height:100%"
>
7
</fieldset>
8
</body>
9
</html>