tenfourfox/layout/reftests/bugs/637852-3-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
300 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div id="d" style="border:20px solid black; height:200px; width:200px;">
<div style="width:200px; height:50px; background:yellow"></div>
<div style="height:100px; background:blue;"></div>
<div style="height:50px; background:orange;"></div>
</div>
</body>
</html>