testing/web-platform/tests/css/css-masking/clip/reference/clip-rect-scroll-ref.html
author Emilio Cobos Álvarez <emilio@crisal.io>
Thu, 10 Jul 2025 09:08:54 +0000 (4 hours ago)
changeset 795952 1d422913e1cb1658224a2d269f8e4c9e80032d29
parent 534304 b9e7d62ce1b1d473834c5871c4bd061fbb7ac5ea
permissions -rw-r--r--
Bug 1976623 - Create drag popups eagerly for now. r=tnikkel,layout-reviewers Trivially restores pre-regression behavior, for now. Differential Revision: https://phabricator.services.mozilla.com/D256769
<!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>