> Arnar Birgisson wrote:
>
> To be clear, I'm basically asking the mailing list:  Would you be OK
> with it if the following selectors would stop working?
> 
> a[fakeattribute]   - i.e. checking for presence of attribute
> p[lang|="en"]      - membership test of hyphen-seperated string
> collections
> :nth-of-type(...) pseudo-class
> :enabled, :disabled and :checked  pseudo-classes
> :root  pseudo-class

Sounds good to me - would it be too hard to hook into Sizzle and add these
ourselves so that the tests pass? I don't know squat about the current code
and what is involved in doing this; would it be much work?

Jason


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to