diff options
author | Michał Gołębiowski <m.goleb@gmail.com> | 2013-11-17 01:06:44 +0100 |
---|---|---|
committer | Michał Gołębiowski <m.goleb@gmail.com> | 2013-11-17 01:06:44 +0100 |
commit | dc649a33e081c7beb083b04956731aa410eb6b3f (patch) | |
tree | d4e5b2098931c95a3a303cb7afe8741437c4c08b /test/index.html | |
parent | 8f7db68cbf1cdc3677d89dc1191bc50c8d47a82f (diff) | |
download | jquery-dc649a33e081c7beb083b04956731aa410eb6b3f.tar.gz jquery-dc649a33e081c7beb083b04956731aa410eb6b3f.zip |
Change window to global in the most outer IIFE parameters.
In the most outer IIFE it’s not yet known if the global is window or not.
Using the window variable to denote the global was misleading in that case,
especially that the code didn’t make such assumption, requiring to provide
a Web-like window separately. Renaming window to global clears the confusion.
Diffstat (limited to 'test/index.html')
0 files changed, 0 insertions, 0 deletions