From 5c37fce550a950106ad44bb8d4e187b6835274bd Mon Sep 17 00:00:00 2001 From: Michael Wilson Date: Thu, 11 Jun 2026 15:39:14 -0700 Subject: [PATCH] Fix various bikeshed errors --- audionode.include | 4 +-- expected-errs.txt | 78 ----------------------------------------------- index.bs | 17 ++++++----- 3 files changed, 11 insertions(+), 88 deletions(-) diff --git a/audionode.include b/audionode.include index d9d05a486..01355df48 100644 --- a/audionode.include +++ b/audionode.include @@ -20,11 +20,11 @@ [CC-NOTES?] {{AudioNode/channelCountMode}} - "{{ChannelCountMode/[CC-MODE]}}" + "[CC-MODE]" [CC-MODE-NOTES?] {{AudioNode/channelInterpretation}} - "{{ChannelInterpretation/[CC-INTERP]}}" + "[CC-INTERP]" [CC-INTERP-NOTES?] tail-time diff --git a/expected-errs.txt b/expected-errs.txt index d7bf12837..9dbacb833 100644 --- a/expected-errs.txt +++ b/expected-errs.txt @@ -1,11 +1,3 @@ -LINE: Couldn't determine width and height of this image: 'images/cancel-linear.svg' -LINE: Couldn't determine width and height of this image: 'images/cancel-setTarget.svg' -LINE: Couldn't determine width and height of this image: 'images/cancel-setValueCurve.svg' -LINE: Couldn't determine width and height of this image: 'images/channel-merger.svg' -LINE: Couldn't determine width and height of this image: 'images/compression-curve.svg' -LINE: Couldn't determine width and height of this image: 'images/dynamicscompressor-internal-graph.svg' -LINE: Couldn't determine width and height of this image: 'images/panner-coord.svg' -LINE: Couldn't determine width and height of this image: 'images/cone-diagram.svg' LINE: Can't find the 'contextOptions' argument of method 'OfflineAudioContext/constructor(numberOfChannels, length, sampleRate)' in the argumentdef block. LINE: Can't find the 'destinationNode' argument of method 'AudioNode/connect(destinationParam, output)' in the argumentdef block. LINE: Can't find the 'input' argument of method 'AudioNode/connect(destinationParam, output)' in the argumentdef block. @@ -13,75 +5,5 @@ LINE: Can't find the 'destinationNode' argument of method 'AudioNode/disconnect( LINE: Can't find the 'destinationNode' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block. LINE: Can't find the 'destinationNode' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block. LINE: Can't find the 'input' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block. -LINE: Multiple possible 'audio' element refs. -Arbitrarily chose https://html.spec.whatwg.org/multipage/media.html#audio -To auto-select one of the following refs, insert one of these lines into a