[Bug 26934] [Shadow]: How should Element.requestPointerLock() work in shadow DOM?

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

--- Comment #2 from Olli Pettay <bugs@pettay.fi> ---
> 5.1 Methods
> 
> requestPointerLock
> 
> ...
> 
> Pointer lock must succeed only if the target is in the active document (or a
> shadow tree of a shadow host in the active document)
We probably don't want elements in older shadow trees which aren't projected to
newer shadow trees to
be able to lock the pointer.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 30 September 2014 15:49:11 UTC