Mypal/layout/reftests/bugs/210094-1b.html
2019-03-11 13:26:37 +03: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>