- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 26 Feb 2019 05:47:44 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 February 2019 13:48:05 UTC
I cannot really use this. Whenever we operate on algorithms they're no longer ECMAScript values. I need the equivalent check for IDL values. I suspect this applies to all specifications that use IDL. Or do we expect specifications to say something like: > If node's corresponding ECMAScript value implements `Text`, then ... ? It seems IDL could maybe use something similar to assert that a specification algorithm returns a thing compatible with the IDL fragment? (It might be nice if IDL values were standardized a bit more so "corresponding ECMAScript value" was a defined term too.) -- 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/659#issuecomment-467444078
Received on Tuesday, 26 February 2019 13:48:05 UTC