summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-masking/clip/reference/clip-rect-scroll-ref.html
blob: a647e8a0c2f1d593a655e523579740fd8db57c90 (plain)
1
2
3
4
5
<!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>