mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
84427591cc
Fixes gh-2929 Closes gh-3070
17 lines
624 B
Markdown
17 lines
624 B
Markdown
### Summary ###
|
|
<!--
|
|
Describe what this PR does. All but trivial changes (e.g. typos)
|
|
should start with an issue. Mention the issue number here.
|
|
-->
|
|
|
|
|
|
### Checklist ###
|
|
Mark an `[x]` for completed items, if you're not sure leave them unchecked and we can assist.
|
|
|
|
* [ ] All authors have signed the CLA at https://contribute.jquery.com/CLA/
|
|
* [ ] New tests have been added to show the fix or feature works
|
|
* [ ] Grunt build and unit tests pass locally with these changes
|
|
* [ ] If needed, a docs issue/PR was created at https://github.com/jquery/api.jquery.com
|
|
|
|
Thanks! Bots and humans will be around shortly to check it out.
|