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

So ECMAScript generally uses:

```
the <code>foo</code> property
```

… though it sometimes (albeit rarely) adds quotes:

```
the <code>"foo"</code> property
```

-- 
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#issuecomment-349337391

Received on Tuesday, 5 December 2017 15:25:15 UTC