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

> @@ -410,8 +411,8 @@
>            <code>document.pointerLockElement</code> returns <code>#host1</code>, and
>            <code>root1.pointerLockElement</code> returns <code>#canvas1</code>.
>            The result of
> -          <a href="https://w3c.github.io/webcomponents/spec/shadow/#dfn-retargeting-algorithm">retargeting algorithm</a>
> -          with <code>#root2</code> and <code>#canvas1</code> as input is
> +          <a href="https://dom.spec.whatwg.org/#retarget">retargeting</a>

The result of "invoking"

-- 
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/530a90abdf8affd288a139ebead41aee5b0c4f2b#r76719908

Received on Tuesday, 30 August 2016 01:57:17 UTC