- From: Tobie Langel <notifications@github.com>
- Date: Tue, 25 Oct 2016 16:35:10 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 25 October 2016 23:36:05 UTC
tobie commented on this pull request. > @@ -10366,13 +10368,11 @@ is the [=interface=]: |I|. </ol> -If the internal \[[Call]] method -of the [=interface object=] -returns normally, then it must -return an object that implements interface |I|. +If evaluating the [=function object=] |F| returns normally, +then it must return an object that implements interface |I|. Added that as an `Assert:` statement, which might be totally dumb. LMK. -- 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/205
Received on Tuesday, 25 October 2016 23:36:05 UTC