- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 26 Feb 2019 07:26:32 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 February 2019 15:26:54 UTC
I'd caution against "is an X object" because then we get into the confusing situations that we see in https://github.com/whatwg/dom/issues/719. "is a Text object" implies to me it is *not* a CharacterData object. "implements" is a little better, I guess. (Personally I think this is really an issue with DOM favoring consistency over clarity, but I've given up on that argument.) -- 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-467482499
Received on Tuesday, 26 February 2019 15:26:54 UTC