blob: 36875e156fe83a72cd89280e5bfc26a0e719f765 [file] [log] [blame]
<style>
div#parent {height: 0px;}
img {max-height: 100%;}
</style>
<p>Test passes if there is a filled blue square.</p>
<div id="parent">
<div id="child"><img src="resources/square-blue-100x100.png"></div>
</div>