Thanks for the feedback guys, I reviewed the Form element spec from David
Flanagan's book and realized we have a lot left to do with the
HTMLCollection elements.  I should be able to narrow down that particular
test now that I know where to look once I get the rest of the Form stuff
implemented.

Thatcher

On Thu, Aug 20, 2009 at 2:20 PM, Dave Methvin <dave.meth...@gmail.com>wrote:

>
> > The .add() method
> > calls the internal .clean() method, which sees this .length property
> > and then adds all the elements in the "collection".
>
> On closer look, the .nodeType check is still in clean(). So it seems
> like both cases should only put the form element there.
> >
>


-- 
Christopher Thatcher

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to