6 <p>To PASS this test case the text of the button label should not be selected in the selection.
</p>
9 with text
<input type=
"button" value=
"too little"> too little
11 and text
<input type=
"button" value=
"too much"> too much
13 Should not be selected in the selection.
17 document
.execCommand("SelectAll");