Re: [cssom-view] Proposal to add getClientRect method to CaretPosition

On Tue, 12 Feb 2013 23:48:26 +0100, Robert O'Callahan  
<robert@ocallahan.org> wrote:

> Can you use Range.getClientRects() to do what you need?
> http://dev.w3.org/csswg/cssom-view/#widl-Range-getClientRects-ClientRectList

The CaretPosition interface currently does not expose the corresponding  
Range object. Also, for e.g. <input>, there is no corresponding Range  
object.

-- 
Simon Pieters
Opera Software

Received on Monday, 22 April 2013 14:19:02 UTC