blob: 10bde0ecdb506d2f1695fa5a22349b20b6f680c8 [file] [log] [blame]
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Test</title>
<style type="text/css">
.test { min-height: 50px; }
.control { height: 50px; width: 50px; }
</style>
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#min-max-heights" title="10.7 Minimum and maximum heights: &apos;min-height&apos; and &apos;max-height&apos;">
</head>
<body>
<p>In this test you should see two identical blue squares, each 50px by 50px.</p>
<img src="resources/1x1-blue.png" alt="FAIL: Image support required." class="test">
<img src="resources/1x1-blue.png" alt="FAIL: Image support required." class="control">
</body>
</html>