partial interface Range
{
sequence getClientRects();
[NewObject] DOMRect getBoundingClientRect();
};
};
Implementation status
Number of constants in JS interface: 4/4 Number of attributes in JS interface: 6/6 Number of functions in JS interface: 22/22
Function
Implementation status
setStart
Dummy
setEnd
Dummy
setStartBefore
Dummy
setStartAfter
Dummy
setEndBefore
Dummy
setEndAfter
Dummy
collapse
Dummy
selectNode
Dummy
selectNodeContents
Dummy
compareBoundaryPoints
Dummy
deleteContents
Dummy
extractContents
Dummy
cloneContents
Dummy
insertNode
Dummy
surroundContents
Dummy
cloneRange
Dummy
detach
Dummy
isPointInRange
Dummy
comparePoint
Dummy
intersectsNode
Dummy
getClientRects
Unsupported
getBoundingClientRect
Unsupported
Browser & Device compatibility
Device type
Support Status
Desktop PC browsers
Yes
HBBTV 1.5 devices
...
HBBTV 2.0.x devices
Yes
Notes
none
This page has been generated automatically from source code by the CoyoteBrowser InfoTool on Tue Jan 05 16:54:08 2021
. Some design elements from MDN are used under CC-BY-SA license from "Mozilla Contributors".