aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
diff options
context:
space:
mode:
authorMichał Gołębiowski <m.goleb@gmail.com>2013-11-17 01:06:44 +0100
committerMichał Gołębiowski <m.goleb@gmail.com>2013-11-17 01:06:44 +0100
commitdc649a33e081c7beb083b04956731aa410eb6b3f (patch)
treed4e5b2098931c95a3a303cb7afe8741437c4c08b /test/index.html
parent8f7db68cbf1cdc3677d89dc1191bc50c8d47a82f (diff)
downloadjquery-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