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.04k stars 166 forks source link

Add fixes found when creating CR #2324

Closed rtoy closed 3 years ago

rtoy commented 3 years ago

Describe the issue

While creating the CR version, I found the following issues:

LINK ERROR: Multiple possible 'Promise' idl refs.
Arbitrarily chose https://www.w3.org/TR/css-font-loading-3/#dom-promise
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:css-font-loading-3; type:interface; text:Promise
spec:webidl; type:interface; text:Promise

I think we want "text:Promise" here.

FATAL ERROR: Not all required metadata was provided:
    Missing a 'Implementation Report' entry.

We should update the current version to add this so we don't have to keep adding them when we create a CR.