blob: 4f681f87c2015d0a8be3e16a52ef7a87a342373b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_insertCharacter("X");
showSelection();
}
</script>
</head>
<body>
[]
<ol>
<li>One</li>
<li>Two</li>
<li>Three</li>
</ol>
</body>
</html>