2 <script src=
"../../resources/testharness.js"></script>
3 <script src=
"../../resources/testharnessreport.js"></script>
4 <progress hidden=
"false">
10 document
.designMode
= 'on';
11 document
.execCommand('SelectAll');
12 document
.execCommand('InsertOrderedList');
13 }, 'position-at-middle-of-editing-ignore-content');