gecko/layout/reftests/bugs/243519-7-ref.html

9 lines
252 B
HTML

<!DOCTYPE HTML>
<html>
<body style="margin:0;">
<div style="position:relative; top:100px; left:100px; height:100px; border:10px solid black;">
<div style="position:absolute; bottom:0; height:30px; border:10px solid orange;">
</div>
</body>
</html>