Bug 1642484 [wpt PR 23900] - Remove MainThreadScrollingReasons::kHasClipRelatedProper...
[gecko.git] / testing / web-platform / tests / css / css-masking / clip / reference / clip-rect-scroll-ref.html
bloba647e8a0c2f1d593a655e523579740fd8db57c90
1 <!DOCTYPE html>
2 <p>The test passes if there is a green square containing text (which can be scrolled
3 with mouse wheel or touch). No scrollbars should be seen.</p>
4 <div style="position: relative; top: 10px; left: 10px; width: 90px; height: 90px; background: green">
5 </div>