From b360b7d4d60d7d587feee27369cbd65a1cf9102d Mon Sep 17 00:00:00 2001 From: Michael Wilson Date: Wed, 10 Jul 2024 15:58:37 -0700 Subject: [PATCH] Don't use tag on algorithms that aren't referenced elsewhere in the spec --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index fad2c1f..e673ab1 100644 --- a/index.html +++ b/index.html @@ -249,7 +249,7 @@

When the {{requestMIDIAccess()}} method is called, the user agent - MUST run the algorithm to request MIDI Access: + MUST run the following steps:

  1. @@ -844,7 +844,7 @@

    When the close() method is called, the user agent - MUST run the algorithm to close a MIDIPort: + MUST run the following steps: