Re: [whatwg/fetch] Add domintro explanations for web developers (#543)

Sorry about that!

When we say domintro box, we mean the green note boxes that give an informative for-web-developers description of the API. See https://dom.spec.whatwg.org/#interface-event below the IDL. They're called domintro boxes because they use `<dl class="domintro">`.

Note that I'm not sure we have super-great consensus on how to format the source for these things, because many of them were originally in a different spec pre-processor and the conversion to Bikeshed was kind of rocky for something that mixes together code, var, and Bikeshed cross-references. As such I think there are various inconsistencies. But that one I linked to, for the DOM Event classes, seems pretty solid, so patterning off of that makes sense.

-- 
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/issues/543#issuecomment-302507373

Received on Thursday, 18 May 2017 18:48:30 UTC