1 2 3 4 5
<html> <head> </head> <body contenteditable="true" onload="document.execCommand('selectAll', false, null);"><ol> <li></li></ol></body> </html>