On Fri, Sep 1, 2017 at 9:59 AM, Botond Ballo <[email protected]> wrote:
> On Fri, Sep 1, 2017 at 12:11 PM, Ehsan Akhgari <[email protected]> > wrote: > > How about this slight variation: > > > > HTMLEmbedElement.isInstanceOf(obj) > > > > instead of "is"? > > Isn't that backwards, though? HTMLEmbedElement isn't an instance of > 'obj', 'obj' is an instance of HTMLEmbedElement :) > hasInstance? > Cheers, > Botond > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform > _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

