Home | History | Annotate | Download | only in parse-only

Lines Matching refs:getBoundingClientRect

4172 if ( document.documentElement["getBoundingClientRect"] )
4176 var box = this[0].getBoundingClientRect(), doc = this[0].ownerDocument, body = doc.body, docElem = doc.documentElement,