Files
UXP-Fixed/layout/reftests/bugs/210094-1b.html
T
2018-02-02 04:16:08 -05:00

11 lines
192 B
HTML

<!DOCTYPE html>
<html>
<body>
<fieldset style="max-height: 100px">
<legend>This is a test</legend>
<div style="height: 200px">
</div>
</fieldset>
</body>
</html>