caret-shape-block-fallback-001-ref.html (198B)
1 <!DOCTYPE html> 2 <style> 3 div { 4 background-color: green; 5 height: 100px; 6 width: 200px; 7 } 8 </style> 9 <p>Test passes if there is a filled green rectangle and <strong>no red</strong>.</p> 10 <div></div>