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(89cc7b76-0c34-42c1-93b8-1db28d54ce67)]
[scriptable, uuid(8434C7E8-5E4E-4AB5-9192-3F1C00815920)]
interface nsIDOMHTMLTableCellElement : nsIDOMHTMLElement
{
readonly attribute long cellIndex;