| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
selector
|
|
|
|
| |
be adjusted.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Update sizzle: default attribute handling.
|
| |
|
| |
|
|
|
|
| |
Remove reverse in traversing for comma selectors. Sizzle's handling of commas is now more consistent.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
matchesSelector.
|
| |
|
| |
|
|
|
|
| |
strategy. Fixes #11814.
|
| |
|
|
|
|
| |
caching to Sizzle. Fixes #11826.
|
| |
|
|
|
|
| |
when independent from jQuery. No changes to jQuery's attribute handling.
|
| |
|
| |
|
|
|
|
| |
in tests
|
|
|
|
| |
server from any file location; Make sure Sizzle is available for its tests in testrunner.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
helper methods.
|
|
|
|
| |
Closes gh-785. To build a version of jQuery without effects, use `grunt build:*:*:-effects`. The unit tests feature-check for the interfaces and skip the unit tests for effects if they don't detect it.
|
| |
|
|
|
|
| |
small issue in IE8's boolean attribute selections with QSA.
|
| |
|
| |
|
| |
|
|
|
|
| |
the selection to jquery/test/unit/selector.js
|
| |
|
| |
|
|
|
|
| |
innerText. Fixes #11153.
|