Re: [whatwg/dom] Change `#time-origin` line, def <a> w/ `#dfn-time-origin` (#693)

payingattention commented on this pull request.



> @@ -33,7 +33,9 @@ urlPrefix: https://tc39.github.io/ecma262/#; spec: ECMASCRIPT
  text: Realm; url: realm; type: dfn
 urlPrefix: https://w3c.github.io/hr-time/#; spec: HR-TIME
  type:typedef; urlPrefix: dom-; text: DOMHighResTimeStamp
- type:dfn; text: time origin
+ type:dfn;
+ text: time origin;
+ url: dfn-time-origin

Thank you for the link.

So why are "`type`, `text`, `url`" otherwise herein given separate/individual lines?

I hear the documentation says otherwise as well (showing single and then nesting format), so is our spec in conflict, or is their specification tooling causing the problem, er,... still fair to ask if that's for style yo?

-- 
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/dom/pull/693#discussion_r217875521

Received on Saturday, 15 September 2018 04:38:03 UTC