From 49e762e10c555e9c167062142652b0220bfc7938 Mon Sep 17 00:00:00 2001 From: Atsushi Shimono Date: Thu, 4 Jul 2024 21:27:12 +0900 Subject: [PATCH] fixed type --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index c39dfbe6..2a83ee37 100755 --- a/index.bs +++ b/index.bs @@ -2951,7 +2951,7 @@ To resolve the requested features given |requiredFeatures| and |optio Changes

-Changes from the Candidate Recommendation Snapshot, 31 March 2022

+Changes from the Candidate Recommendation Snapshot, 31 March 2022 - Expose XRSession's granted features (GitHub #1296) - Add support for the isSystemKeyboardSupported attribute (GitHub #1314)