| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This was fixed to some extent in gh-724 but there were insufficient test cases. Removing the lowercase completely allows IE 6/7 to work properly since there you need an exact case match for attributes, even in HTML docs. More discussion and test cases in the comments on gh-724.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
nodes. Closes gh-851.
|
| |
|
| |
|
| |
|
|
|
|
| |
spaces
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
creating pseudos with the new compiler
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Closes gh-839.
|
| | |
|
| |
| |
| |
| | |
case-insensitive; dir cache performance tweak
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
selector
|
| |
| |
| |
| | |
be adjusted.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Update sizzle: default attribute handling.
|
| | |
|
| | |
|
| |
| |
| |
| | |
Remove reverse in traversing for comma selectors. Sizzle's handling of commas is now more consistent.
|