Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<p>The test passes if there is a green square containing text (which can be scrolled
with mouse wheel or touch). No scrollbars should be seen.</p>
<div style="position: relative; top: 10px; left: 10px; width: 90px; height: 90px; background: green">
</div>