On Fri, Mar 15, 2013 at 6:57 PM, Vincent Scheib <[email protected]> wrote: > I have added onipointerlockchange and onpointerlockerror to the partial > document IDL in the pointer lock specification. > > Webkit currently only defines these event handler attributes on document. > Unless a reason is raised to add them elsewhere, I do not plan to add > additional attributes elsewhere, for reasons discussed in fullscreen > specification primarily regarding the confusing when releasing exiting due > to an element being removed from the DOM, and confusion over multiple > listener points. > > https://dvcs.w3.org/hg/pointerlock/raw-file/default/index.html > https://dvcs.w3.org/hg/pointerlock/diff/86bc101925d8/index.html
FWIW, in https://www.w3.org/Bugs/Public/show_bug.cgi?id=20637 Ian argues for Window/<body> due to their bubbling nature. -- http://annevankesteren.nl/
