blob: 7f980f575d3a763a84dfb79a00416f2ce656b4d8 [file] [log] [blame]
<!doctype html>
<meta charset="utf-8">
<title>CSS Reference File: ::scroll-marker-group</title>
<style>
div {
background: green;
height: 100px;
width: 100px;
}
</style>
<p>Test passes if there is a <strong>filled green rectangle</strong>.
<div></div>