- From: <bugzilla@jessica.w3.org>
- Date: Thu, 26 Sep 2013 19:15:57 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23369 --- Comment #10 from Anne <annevk@annevk.nl> --- In IDL if something accepts Node, it also accepts Element, which is a subclass. Whether that can still be true with ES6-style subclassing is something we have to figure out, but given that through @@create we can guarantee some reliable bits in the object, it might be okay. Indexed DB keys seems like a special case. I was primarily thinking of IO and encoding APIs where anything that represents bytes is fine. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Thursday, 26 September 2013 19:16:03 UTC