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