gecko-dev/layout/reftests/bugs/931464-1-ref.html
Robert O'Callahan 232c266ced Bug 931464. Part 1: GetFieldSetBlockFrame needs to drill down through a scrollframe if necessary. r=mats
--HG--
extra : rebase_source : 858213f65b5bd7d8872afd8205424c3bfdfe1e98
2013-11-05 23:04:00 -08:00

7 lines
103 B
HTML

<!DOCTYPE html>
<html>
<body>
<fieldset style="overflow: auto;">Hello Kitty</fieldset>
</body>
</html>