[Bug 20486] [Custom]: Prototype don't inherit from interfaces

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20486

--- Comment #1 from Dimitri Glazkov <dglazkov@chromium.org> ---
PROTOTYPE is not some random object. It's defined to be an interface prototype
object (, and WebIDL defines what "inherit" means  in respect to interface
prototype objects.

I think it would be terrible to just invent new things in this spec, instead of
relying on WebIDL. If WebIDL needs to firm out how this syntactic construct
translates to ECMAScript better, then that's what we need to do.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 16 January 2013 17:46:02 UTC