blob: 2f1b39624806c1b09b9983b25b4ad199b1649be6 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Lists_setOrderedList();
Cursor_insertCharacter("One");
Cursor_enterPressed();
Lists_increaseIndent();
showSelection();
}
</script>
</head>
<body>
<p>[]</p>
</body>
</html>