- From: Tobie Langel <notifications@github.com>
- Date: Wed, 22 Feb 2017 15:06:04 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 February 2017 23:06:38 UTC
tobie commented on this pull request.
> @@ -7415,17 +7429,17 @@ ECMAScript <emu-val>Object</emu-val> values.
[=ECMAScript/throw=] a <emu-val>TypeError</emu-val>.
1. Let |result| be a new empty instance of <code>[=record=]<|K|, |V|></code>.
1. Let |keys| be [=?=] |O|.\[[OwnPropertyKeys]]().
- 1. Repeat, for each element |key| of |keys| in [=List=] order:
+ 1. [=list/For each=] element |key| of |keys|:
1. [=list/For each=] |key| of |keys|:
--
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/317#pullrequestreview-23359188
Received on Wednesday, 22 February 2017 23:06:38 UTC