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

11 lines
292 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div style="opacity:0.8; background-color: gray;">
<span style="display:inline-block; width:256px; height:256px; background:lime; position:relative; top:10px;">
<div style="background:yellow; height:50px;"></div>
</span>
</div>
</body>
</html>