h tab b tab e tab.
Seriously is typing HTMLButtonElement that much harder then
document.createElement("button")
I welcome this change.
On Oct 27, 2011 6:40 AM, "Rick Waldron" <waldron.rick@gmail.com> wrote:
On Thu, Oct 27, 2011 at 1:34 AM, Kentaro Hara <haraken@chromium.org> wrote:
> > Thanks, all! > > Ada...
No developer will ever opt-in to typing "HTMLButtonElement" over and over
again - the amount of shift-key holding alone is unacceptable.
> > > >> (c) How to specify child Elements in the constructor argument >
>> Possible approaches a...