2 <script src=
"../../resources/testharness.js"></script>
3 <script src=
"../../resources/testharnessreport.js"></script>
6 <table contenteditable=
"true"><tbody><tr><td>
8 <ol id=
"ol"><li>AAA
<br><br></li><li><br></li><li>BBB
<br>CCC
</li></ol>
9 </td></tr></tbody></table>
10 DDD
<div style=
"-webkit-user-select: none;"></div><div style=
"display: inline-block; border:solid;"></div>
11 </td></tr></tbody></table>
14 getSelection().selectAllChildren(ol
);
15 document
.execCommand('insertOrderedList');