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

9 lines
243 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div style="display:-moz-inline-stack; overflow:hidden; position:relative; width:100px; height:100px;">
<div style="width:200px; height:200px; background:yellow; position:absolute"></div>
</div>
</body>
</html>