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

@@ -52,7 +52,7 @@
interface nsIDOMValidityState;
[scriptable, uuid(b85a1d53-77b8-4550-98ae-d9c4339f2ef9)]
[scriptable, uuid(A70595DD-68A5-41F5-AB52-73A47D98BD78)]
interface nsIDOMHTMLObjectElement : nsIDOMHTMLElement
{
readonly attribute nsIDOMHTMLFormElement form;