Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / replaced / max-height-percentage-quirks-expected.html
1 <p>Test passes if there is a filled blue square.</p>
2 <div id="parent">
3     <div id="child"><img src="resources/square-blue-100x100.png"></div>
4 </div>