On Oct 2, 2012, at 5:09 PM, "Tab Atkins Jr." <jackalm...@gmail.com> wrote:
> On Tue, Oct 2, 2012 at 4:58 PM, Elliott Sprehn <espr...@gmail.com> wrote: >> What of the fact that this breaks existing pages with <input >> id="Path"> that access it as just Path? Historically this has been a >> non-starter for new APIs. > > It would have been useful to bring this up as a problem in your > original email. ^_^ > > I have no opinion on this. Its effect depends entirely on how much > breakage it actually causes. I think moz already made the move to require document.getElementById for these cases.