Mypal/layout/reftests/z-index/480053-1.html
2019-03-11 13:26:37 +03:00

8 lines
222 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div style="overflow:scroll; width:300px; height:100px; background-color:lime;"></div>
<div style="background-color:yellow; width:300px; height:100px; margin-top:-50px"></div>
</body>
</html>