Name Description Size
delegateFocus-is-focusable.html focus move tests caused by a call of Selection.addRange() 854
focus-before-iframe-loaded-different-site.html focus() before iframe loaded different site 500
focus-before-iframe-loaded-same-site.html focus() before iframe loaded same site 486
focus-next-tick-before-iframe-loaded-different-site.html focus() from next tick before iframe loaded different site 525
focus-next-tick-before-iframe-loaded-same-site.html focus() from next tick before iframe loaded same site 511
iframe-focus-event-after-iframe-gets-focus.html Test focus event after iframe gets focus 2349
Range_collapse.html focus move tests caused by a call of Range.collapse() 13281
Range_selectNode.html focus move tests caused by a call of Range.selectNode() and Range.selectNodeContents() 15409
Range_setEnd.html focus move tests caused by a call of Range.setEnd(), Range.setEndAfter() and Range.setEndBefore() 24081
Range_setStart.html focus move tests caused by a call of Range.setStart(), Range.setStartAfter() and Range.setStartBefore() 23562
Selection_addRange.html focus move tests caused by a call of Selection.addRange() 74974
Selection_addRange_in_iframe.html focus move and auto scroll tests caused by a call of Selection.addRange() into a contenteditable element in iframe 2724
Selection_addRange_into_iframe.html focus move tests caused by a call of Selection.addRange() into iframe 3501
Selection_addRange_into_iframe_iframe.html 354
Selection_collapse.html focus move tests caused by a call of Selection.collapse() 8244
Selection_collapseToEnd.html focus move tests caused by a call of Selection.collapseToEnd() 7426
Selection_collapseToStart.html focus move tests caused by a call of Selection.collapseToStart() 8087
Selection_extend.html focus move tests caused by a call of Selection.extend() 11066
Selection_removeAllRanges.html focus move tests caused by a call of Selection.removeAllRanges() 5738
Selection_removeRange.html focus move tests caused by a call of Selection.removeRange() 5993
Selection_selectAllChildren.html focus move tests caused by a call of Selection.selectAllChildren() 15012
Selection_setBaseAndExtent.html focus move tests caused by a call of Selection.setBaseAndExtent() 68002
support