-
Notifications
You must be signed in to change notification settings - Fork 79
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
ReSpec update #530
ReSpec update #530
Conversation
This change also removes the custom JavaScript and updates the ReSpec config
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You dropped the IDs but did not replace the occurrences of <a href=#foo>
in your last commit as far as I can tell, see for instance:
#530 (comment)
(same problem for a couple of other IDs)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of suggestions to merge in.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So happy to see all those JavaScript hacks in encrypted-media.js go away!
Thank you all for your reviews and comments. I'll go ahead and merge this. |
Fixes #519
Fixes #528.
As much as possible, I've made each change in a single commit, to aid review, but we may want to squash when merging.
As well as updating to the latest ReSpec template, this PR also removes the boilerplate parameter type tables, and constructor sections which aren't needed. Where the parameter descriptions contained useful information, I've moved this text elsewhere in the spec.
Preview | Diff