From 863f01276f69c549cb0a8dd3eb6b3112cf29189e Mon Sep 17 00:00:00 2001 From: Youenn Fablet Date: Sun, 14 Jan 2024 17:27:19 +0100 Subject: [PATCH] Further fixes for camera and typos --- index.bs | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/index.bs b/index.bs index 6d725d3..e6e3b4d 100644 --- a/index.bs +++ b/index.bs @@ -929,15 +929,15 @@ interface MediaSession { Let p be a new promise.
  • - Let document be [=this=]'s [=relevant global object=]'s - [=associated `Document`=]. + Let document be [=this=]'s [=relevant global object=]'s + [=associated Document=].
  • In parallel, run the following substeps: