Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix #13894: CSS identifiers with backslash-escaped whitespace
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sizzle
updated
6 files
+5 −0 | CONTRIBUTING.md | |
+6 −4 | dist/sizzle.js | |
+1 −1 | dist/sizzle.min.js | |
+1 −1 | dist/sizzle.min.map | |
+5 −3 | sizzle.js | |
+33 −17 | test/unit/selector.js |