- From: Tab Atkins Jr. <notifications@github.com>
- Date: Tue, 25 May 2021 11:04:40 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/1224/review/668181518@github.com>
@tabatkins commented on this pull request. > -url:https://tools.ietf.org/html/rfc8941#section-4.1;text:serializing structured fields;type:dfn;spec:rfc8941 -url:https://tools.ietf.org/html/rfc8941#section-4.2;text:parsing structured fields;type:dfn;spec:rfc8941 + +urlPrefix:https://tools.ietf.org/html/rfc8941#;type:dfn;spec:rfc8941 + url:section-2;text:structured field value + url:section-4.1;text:serializing structured fields + url:section-4.2;text:parsing structured fields + +url:https://w3c.github.io/resource-timing/#dfn-mark-resource-timing;text:mark resource timing;type:dfn;spec:resource-timing + +urlPrefix:https://w3c.github.io/hr-time/#;spec:hr-time + type:dfn + url:dfn-coarsen-time;text:coarsen time + url:dfn-coarsened-shared-current-time;text:coarsened shared current time + url:dfn-unsafe-shared-current-time;text:unsafe shared current time + type:idl;url:dom-domhighrestimestamp;text:DOMHighResTimeStamp "idl" is a linking supertype, not a valid type for the dfns themselves. Bikeshed not complaining about that is my fault; filed <https://github.com/tabatkins/bikeshed/issues/2068> ```suggestion type:typedef;url:dom-domhighrestimestamp;text:DOMHighResTimeStamp ``` -- 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/1224#pullrequestreview-668181518
Received on Tuesday, 25 May 2021 18:04:53 UTC