caret-shape-underscore-001-notref-3.html (235B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <style> 4 #target { 5 font-size: 3em; 6 } 7 </style> 8 <p>Test passes if, when the text below is focused for editing, the text insertion caret is a green underscore.</p> 9 <div id="target">test</div>