mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
The behavior of this signature is not intuitive, especially if classes are manipulated via other ways between `toggleClass` calls. Fixes gh-3388 Closes gh-4766