5 @WIN-ALLOW:caret_offset*
6 @WIN-ALLOW:n_selections*
7 @WIN-ALLOW:selection_start*
8 @WIN-ALLOW:selection_end*
13 <!-- There should be no caret because searchbox is not content editable. -->
14 <div id=
"searchbox" role=
"searchbox" tabindex=
"0">ARIA role searchbox.
</div>
16 var searchbox
= document
.getElementById('searchbox');