From 736e7c3290536540cf02d64a70ddeb25144b0b61 Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Mon, 11 Mar 2024 18:05:06 +0100 Subject: [PATCH] Fix hardcoded links to WebIDL spec --- index.bs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.bs b/index.bs index 236ed3e6b..3a55bb255 100644 --- a/index.bs +++ b/index.bs @@ -11296,7 +11296,7 @@ Methods 1. Let parameterDescriptorSequence be the result of - + the conversion from parameterDescriptorsValue to an IDL value of type @@ -11532,7 +11532,7 @@ Constructors [$StructuredSerializeWithTransfer$](processorPortOnThisSide, « processorPortOnThisSide »). - 1. Convert + 1. Convert options dictionary to optionsObject. 1. Let serializedOptions be the result of @@ -12728,14 +12728,14 @@ task queue=] of its associated {{BaseAudioContext}}. 1. Perform the following substeps: 1. Let |args| be a - + Web IDL arguments list consisting of {{AudioWorkletProcessCallback/inputs}}, {{AudioWorkletProcessCallback/outputs}}, and {{AudioWorkletProcessCallback/parameters}}. 1. Let |esArgs| be the result of - + converting |args| to an ECMAScript arguments list. 1. Let |callResult| be the