trisquel-icecat/icecat/testing/web-platform/tests/css/css-overflow/scroll-buttons-001-ref.html
2025-10-06 02:35:48 -06:00

12 lines
No EOL
281 B
HTML

<!doctype html>
<meta charset="utf-8">
<title>CSS Test Reference File: ::scroll-button()s box creation</title>
<style>
div {
background: green;
height: 100px;
width: 100px;
}
</style>
<p>Test passes if there is a <strong>filled green rectangle</strong>.
<div></div>