Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc,smaug

This commit is contained in:
David Humphrey (:humph)
2012-04-11 17:55:21 -04:00
parent e0f3658010
commit a49e674017
173 changed files with 2470 additions and 194 deletions

View File

@@ -50,7 +50,7 @@
* http://www.whatwg.org/specs/web-apps/current-work/
*/
[scriptable, uuid(be2d054e-e9cd-45bd-b075-58783cdca8a4)]
[scriptable, uuid(8A3975C9-729A-45A5-AB20-DD2B47EE9508)]
interface nsIDOMHTMLMenuElement : nsIDOMHTMLElement
{
attribute boolean compact;