trisquel-icecat/icecat/gfx/layers/apz/test/reftest/root-scrollbar-async-zoomed-out-ref.html

8 lines
308 B
HTML

<!DOCTYPE html>
<html class="reftest-wait"><head>
<meta name="viewport" content="initial-scale=1,width=device-width">
</head>
<body onload="scrollTo(450,10000); document.documentElement.classList.remove('reftest-wait')">
<div style="width: 9000px; height: 20000px; background: white;"></div>
</body>
</html>