Re: [w3c/pointerlock] Use the new "retargeting algorighm" in the DOM spec. (#8)

> @@ -384,7 +384,7 @@
>            <dfn title="pointerLockElement"></dfn>
>  
>            <p>While the pointer is locked, returns the result of the
> -          <a href="https://w3c.github.io/webcomponents/spec/shadow/#dfn-retargeting-algorithm">retargeting algorithm</a>
> +          <a href="https://dom.spec.whatwg.org/#retarget">retargeting algorithm</a>

Could you use the similar wording as DOM standard uses?

> Let relatedTarget be the result of invoking retargeting event’s relatedTarget against target if event’s relatedTarget is non-null, and null otherwise.

You can use this sentense as a reference.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/pull/8/files/e30a1076172faf2333f9ea6619decfc3a4d5b161#r76717949

Received on Tuesday, 30 August 2016 01:31:42 UTC