Re: [heycam/webidl] Editorial: improve language around conversions to JS (#664)

domenic commented on this pull request.



>                      description of |operation|, on |O| if |O| is not <emu-val>null</emu-val>, with |values|
                     as the argument values.
-                1.  Return the result of [=converted to an ECMAScript value|converting=] |R| to
-                    an ECMAScript value of the type |op| is declared to return.

But operations are not declared to return ECMAScript values, so the existing sentence is nonsensical.

-- 
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/664#discussion_r260789873

Received on Wednesday, 27 February 2019 15:04:29 UTC