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

Method name anchors are broken #279

Closed
ddorwin opened this issue Jul 19, 2016 · 1 comment
Closed

Method name anchors are broken #279

ddorwin opened this issue Jul 19, 2016 · 1 comment
Assignees
Milestone

Comments

@ddorwin
Copy link
Contributor

ddorwin commented Jul 19, 2016

I had added code to encrypted-media.js to generate simple stable anchors for methods that used exactly the method name. For example, https://w3c.github.io/encrypted-media/#generateRequest. These are used in bug reports, code comments, etc.

After #274, these no longer work. The code in encrypted-media.js probably needs to be updated.

@ddorwin ddorwin added this to the V1Editorial milestone Jul 19, 2016
@mwatson2 mwatson2 self-assigned this Jul 19, 2016
mwatson2 added a commit to mwatson2/encrypted-media that referenced this issue Jul 20, 2016
@mwatson2
Copy link
Contributor

PR #282

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

2 participants