-
Notifications
You must be signed in to change notification settings - Fork 66
Editorial: various missing links #37
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
Comments
Oh, I see, this is using ReSpec; that makes things harder. Probably this is lower-priority then given the effort/reward ratio. |
I'm confused, all of those links are already in place, except for promise creation. Promise creation: should that really link to a guide for spec authors? Isn't there something more authoritative? |
Oh, weird, this appears to be a Firefox vs. Chrome problem! They are not present in Firefox. Some sort of ReSpec bug maybe? @marcoscaceres? The promise-using guide is our current best source for normative algorithms on manipulating promises; there is a long-standing TODO to move it into Web IDL or ES, but it hasn't happened yet. |
I don't see the problem in Firefox. I'll put up a CL that includes linking to promises guide. |
For the record, tracking the maybe-ReSpec, maybe-my-computer issue at https://github.com/w3c/respec/issues/1285. |
In Bikeshed, most of this should be a simple matter of e.g. doing
[=in parallel=]
instead ofin parallel
.The text was updated successfully, but these errors were encountered: