Re: [heycam/webidl] Referencing "implements" (#659)

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