1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/scrolling/text-2.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,19 @@ 1.4 +<!DOCTYPE HTML> 1.5 +<html> 1.6 +<body> 1.7 +<div class="scrollTop" style="width:400px; height:400px; margin-top:10.5px; font-size:21px; white-space:pre; overflow:hidden;">Hello Kitty 1.8 + Hello Kitty 1.9 + Hello Kitty 1.10 + Hello Kitty 1.11 + Hello Kitty 1.12 + Hello Kitty 1.13 + Hello Kitty 1.14 + Hello Kitty 1.15 + Hello Kitty 1.16 + Hello Kitty 1.17 + Hello Kitty 1.18 + <div style="height:800px;"></div> 1.19 +</div> 1.20 +<script src="scrolling.js"></script> 1.21 +</body> 1.22 +</html>