Re: [whatwg/fetch] Editorial: Add Bikeshed metadata for 'request' (#370)

> @@ -4082,7 +4082,7 @@ <h3 id="headers-class"><span class="secno">6.1 </span>Headers class</h3>
>  
>  <pre class="idl">[<a href="#dom-headers" title="dom-Headers">Constructor</a>(optional <a href="#headersinit">HeadersInit</a> <var>init</var>),
>   Exposed=(Window,Worker)]
> -interface <dfn id="headers">Headers</dfn> {
> +interface <dfn data-dfn-type="interface" data-export="" id="headers">Headers</dfn> {

You used to have these attributes at the end.

-- 
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/370/files/21149a548ab3566b957bc485d11daa76e361013a..142fcdc88f566fab73bf111882bc9051a772921a#r75077974

Received on Wednesday, 17 August 2016 08:00:13 UTC