mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
For CommonJS environments where the global already has a document, it is expected that if a global is needed, the user can attach the global. Fixes #14645.