diff --git a/index.bs b/index.bs index 4192747..b677234 100644 --- a/index.bs +++ b/index.bs @@ -266,6 +266,7 @@ The cancel() method, when invoked on {{X
true
, throw an {{InvalidStateError}} and abort these steps.
1. If the |hitTestSource| is not [=XRHitTestSource/active=], throw an {{InvalidStateError}} and abort these steps.
1. Remove |hitTestSource| from [=XRHitTestSource/session=]'s [=XRSession/set of active hit test sources=].
@@ -315,6 +316,7 @@ The cancel() method, when
true
, throw an {{InvalidStateError}} and abort these steps.
1. If the |hitTestSource| is not [=XRTransientInputHitTestSource/active=], throw an {{InvalidStateError}} and abort these steps.
1. Remove |hitTestSource| from [=XRHitTestSource/session=]'s [=XRSession/set of active hit test sources for transient input=].