Re: Custom elements ES6/ES5 syntax compromise, was: document.register and ES6

On 2/14/13 6:03 PM, Dimitri Glazkov wrote:
> Since these are two separate steps, I technically don't _need_ to put
> HTMLButtonElement.call(this) into my element's constructor -- it's a
> sure bet it will just be a useless dummy.

For HTMLButtonElement, perhaps.  But for HTMLImageElement that's less clear.

-Boris

Received on Friday, 15 February 2013 01:14:34 UTC