Re: [heycam/webidl] Dot notation for Web IDL is not spec'ed. (#453)

>From @marcoscaceres :
> Nit: please use for each, IDL sequences are just arrays, so it's nice to keep the language that maps to things in JS. Also, please don't use the bracket syntax, just use:

> ```For each <var>relatedApp</var> in <var>manifest</var>.<a>related_applications</a>.```

But @tobie said that we cannot use dot notation for these that is not defined for WebIDL and asked that I file an issue here.

-- 
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/issues/453#issuecomment-333809788

Received on Tuesday, 3 October 2017 11:07:29 UTC