Mypal/layout/reftests/bugs/404123-3.html
2019-03-11 13:26:37 +03:00

13 lines
368 B
HTML

<!DOCTYPE html>
<html>
<body>
<fieldset>
<legend style="width: 300px; min-width: 400px; max-width: 50px;
height: 300px; min-height: 400px; max-height: 50px;
border: 1px solid black;">
<span style="display: inline-block; height:100px; width: 100px"></span>
</legend>
</fieldset>
</body>
</html>