- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Tue, 27 Nov 2012 17:41:33 -0500
- To: public-webapps@w3.org
The IDL at http://dvcs.w3.org/hg/pointerlock/raw-file/default/index.html#extensions-to-the-document-interface says: readonly attribute Element pointerLockElement; but the attribute can return null, so the type should be "Element?". -Boris
Received on Tuesday, 27 November 2012 22:42:02 UTC