It's hard enough to get everything working properly for documents that are
well-formed.  I don't think that it's worth the effort to force
consistency in how jQuery handles broken documents.  If you do anything on
top of an invalid DOM, you can't make the results predictable.  Even if
you could, the code would be so huge that your page would never load.

- Brian


> Now, my mark-up is wrong.  I should have wrapped the nested <ul> in it's
> own <li>, but I missed it.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to