1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/bugs/376375-1-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,7 @@ 1.4 +<html> 1.5 +<body><div style="position:absolute; z-index:1; left:370px;top:370px;width:40px;height:40px; background:black;"></div> 1.6 +<div style="width:500px; height:500px; 1.7 + overflow:scroll; outline:1px dotted black; 1.8 + position:absolute; left:-100px; top:-100px;"></div> 1.9 +</body> 1.10 +</html>