window.ondevicemotion + window.ondeviceorientation

I noticed that webkit has implemented on* handlers off of window
object for device motion and device orientation.  These are not
included in the draft spec.

Is this something we want to standardized on?  I am somewhat tempted
to support these handlers because there are sites already using them,
but I do really dislike having handlers on window.

Doug

Received on Monday, 27 June 2011 18:12:59 UTC