- From: Timothy Gu <notifications@github.com>
- Date: Tue, 15 Jan 2019 22:33:30 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 16 January 2019 06:33:51 UTC
TimothyGu commented on this pull request. > @@ -164,10 +164,10 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262 url: sec-returnifabrupt-shorthands text: ! text: ? - text: ECMA-262 §5.2; url: sec-algorithm-conventions - text: ECMA-262 §9.1; url: sec-ordinary-object-internal-methods-and-internal-slots - text: ECMA-262 §9.3; url: sec-built-in-function-objects - text: ECMA-262 §9.4.7; url: sec-immutable-prototype-exotic-objects + text: ECMA-262 Algorithm conventions; url: sec-algorithm-conventions + text: ECMA-262 Ordinary Object Internal Methods and Internal Slots; url: sec-ordinary-object-internal-methods-and-internal-slots Hmm, the capitalization doesn't seem to be fully consistent here. ECMA-262 itself uses Title Case, but we can use Title Case here in the biblio and regular sentence case in the prose itself. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/617#pullrequestreview-192989357
Received on Wednesday, 16 January 2019 06:33:51 UTC