Re: [heycam/webidl] Add space to class string of iterator objects (#483)

tobie commented on this pull request.



>  actual [=array iterator objects=].
 
 Interfaces with iterable declarations must not
 have any [=interface members=]
-named “entries”, “forEach”, “keys” or “values”,
+named "<code class="idl">entries</code>", "<code class="idl">forEach</code>",

Is this `"<code class="idl">entries</code>"` on purpose or should it be: `"<code>entries</code>"`?

-- 
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/483#pullrequestreview-81582624

Received on Wednesday, 6 December 2017 16:30:42 UTC