Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Warnings
- This test gets skipped with pattern: snapshot OR snapshot
- Manifest: gfx/layers/apz/test/reftest/reftest.list
<!DOCTYPE html>
<html class="reftest-wait"><head>
<meta name="viewport" content="width=device-width">
</head>
<body onload="scrollTo(0,10000); document.documentElement.classList.remove('reftest-wait')">
<div style="width: 10px; height: 20000px; background: white;"></div>
</body>
</html>