Re: [whatwg/fetch] Convert to bikeshed (#398)

@foolip I've pushed in #399 an updated fetch - I did spot and fixed quite a few errors thanks to your diff. I also reverted some of the fixes that I had done while converting the spec to facilitate comparison - I'll bring them as a separate PR later.

The diff is still not empty, due among other things to:
* bikeshed using #biblio rather than #ref 
* bikeshed adding ids to examples
* bikeshed auto-linking the plural form of "navigation requests" (I guess I could `<span>` it to avoid it and fix it in my PR, but seems superfluous)
* bikeshed NOT autolinking to the prose description of the constructor (or at least, me not knowing how to make it happen)
* different ids (and thus autolinks) generated on IDL fragments

If you regenerate a diff, I can probably annotate it with my explanations of that helps

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/398#issuecomment-255748011

Received on Monday, 24 October 2016 13:59:35 UTC