blob: 95d820a7b63cf17c86962af3d699cfaa3797b218 [file] [log] [blame]
<!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>