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

Fair to ask if that is for style?

Just to answer for why I did that, I thought about how that is an exact (or should I say verbatim?) copy of the formatting standard for former/earlier lines, in fact the original <pre> section is the readable column with linebreak style, not the inlined/minified/abbreviated style, from the very beginning of the document code in question.

-- 
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_r217210514

Received on Wednesday, 12 September 2018 22:33:23 UTC