Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<style>
  #target {
    font-size: 3em;
  }
</style>
<p>Test passes if, when the text below is focused for editing, the text insertion caret is a green underscore.</p>
<div id="target">test</div>