scroll-buttons-001-ref.html (281B)
1 <!doctype html> 2 <meta charset="utf-8"> 3 <title>CSS Test Reference File: ::scroll-button()s box creation</title> 4 <style> 5 div { 6 background: green; 7 height: 100px; 8 width: 100px; 9 } 10 </style> 11 <p>Test passes if there is a <strong>filled green rectangle</strong>. 12 <div></div>