From c3e894eead6404da54da313af420f61b021b925f Mon Sep 17 00:00:00 2001 From: Brandon Jones Date: Wed, 5 Jun 2024 13:05:50 -0700 Subject: [PATCH] Stop using FrozenArray in dictionaries --- index.bs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.bs b/index.bs index 9dcc7a4..87fbf68 100755 --- a/index.bs +++ b/index.bs @@ -176,7 +176,7 @@ An {{XRHitTestOptionsInit}} dictionary represents a set of configurable values t @@ -203,7 +203,7 @@ An {{XRTransientInputHitTestOptionsInit}} dictionary represents a set of configu @@ -647,7 +647,7 @@ The distance along the ray, |distance|, from {{XRRay}} |ray| to any e -Native device concepts {#native-device-concepts} +Native device concepts {#native-device-concepts} ======================