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

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

--- Comment #5 from Dimitri Glazkov <dglazkov@chromium.org> ---
Help me out here. I think there a clear path of walking back from an interface
object toward the interface.

In other words, can we say that an interface object with a corresponding
interface prototype object _defines_ an interface?

WebIDL is not very concerned with this particular direction, since it's
designed to describe some defined interfaces.

But I need it in order to claim that once a user feeds an interface
object/interface prototype object into document.register, the user effectively
defined an interface.

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

Received on Friday, 8 February 2013 20:55:49 UTC