Mypal/layout/reftests/bugs/983084-2-ref.html

7 lines
240 B
HTML
Raw Normal View History

2019-03-11 10:26:37 +00:00
<html>
<body>
<div id="one" style="width:50px; height:50px; background-color:blue; position:absolute"></div>
<div id="two" style="width:500px; height:500px; background-color:red; opacity:0.99"></div>
</body>
</html>