https://www.w3.org/Bugs/Public/show_bug.cgi?id=18647

Ian 'Hixie' Hickson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]
          Component|HTML                        |Pointer Lock
           Assignee|[email protected]                |[email protected]
            Product|WHATWG                      |WebAppsWG
         QA Contact|[email protected]      |public-webapps-bugzilla@w3.
                   |                            |org

--- Comment #1 from Ian 'Hixie' Hickson <[email protected]> ---
Ok, I have added "allow-pointer-lock" to the HTML spec.

In the Pointer Lock spec, add the following clause somewhere:

   If [the Document object]'s _active sandboxing flag set_ has the _sandboxed 
   pointer lock browsing context flag_, then [the user agent must not lock the
   pointer].

...where

   "the Document object" should be expanded to a reference to the Document
object 
   for which pointer lock is being enabled, whatever that is.

   "active sandboxing flag set" and "sandboxed pointer lock browsing context
flag" 
   are terms now defined in the HTML spec.

   "the user agent must not lock the pointer" is whatever conformance
requirement 
   you need to add to your spec to make it not lock the pointer.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to