On Tue, Jan 29, 2013 at 10:58 AM, Simon Fraser <smfr@me.com> wrote: > WebKit has, on DOMWindow, > > WebKitPoint webkitConvertPointFromPageToNode(in Node node, in WebKitPoint p); > WebKitPoint webkitConvertPointFromNodeToPage(in Node node, in WebKitPoint p); > > and > > interface WebKitPoint { > attribute float x; > attribute float y; > }; > > for this purpose, which I think is a reasonable approach. Not particularly happy with the naming, but +1 on the ability *so much*. I suspect it should go in CSSOM View? ~TJReceived on Wednesday, 30 January 2013 04:21:12 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:49:44 UTC