WebAudio / web-audio-api

The Web Audio API v1.0, developed by the W3C Audio WG
https://webaudio.github.io/web-audio-api/
Other
1.05k stars 166 forks source link

MIMESniff missing from normative references #2329

Closed svgeesus closed 3 years ago

svgeesus commented 3 years ago

Describe the issue

Attempt to determine the MIME type of audioData, using MIME Sniffing §6.2 Matching an audio or video type pattern. If the audio or video type pattern matching algorithm returns undefined, set can decode to false.

Informative references has

[MIMESNIFF] Gordon P. Hemsley. MIME Sniffing Standard. Living Standard. URL: https://mimesniff.spec.whatwg.org/

This should be a Normative Reference.

Additional Information

In the bikeshed source, use [!ref] not [ref]