Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linking to types in argument tables #1252

Closed
rtoy opened this issue May 16, 2018 · 3 comments
Closed

Linking to types in argument tables #1252

rtoy opened this issue May 16, 2018 · 3 comments

Comments

@rtoy
Copy link
Contributor

rtoy commented May 16, 2018

For example, look at https://webaudio.github.io/web-audio-api/#AnalyserNode-constructors

The argument table for the constructor includes types like BaseAudioContext and AnalyserOptions. It would be cool if these were links so I could click on one and got the the appropriate section of the spec to see what these really are.

The IDL section for this node actually includes links to the types and that's way cool, so having this in the arguments tables would be equally cool.

@toji
Copy link

toji commented Apr 29, 2022

Had someone point me at this, so wanted to point out that it's been a problem for WebGPU as well. I put up a speculative fix but apparently there's a better way to handle it: #1744

@toji
Copy link

toji commented May 20, 2022

Awesome! Thanks for the fix, can't wait to see it showing up in our spec!

@tabatkins
Copy link
Collaborator

tabatkins commented May 20, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants