]> source.dussan.org Git - jquery-ui.git/commit
Position: Guard against passing window to offset
authorAlexander Schmitz <arschmitz@gmail.com>
Wed, 17 Jun 2015 15:33:06 +0000 (11:33 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 9 Jun 2016 19:00:28 +0000 (15:00 -0400)
commit439450327626d8472edadb857cf0c71aca36b8a5
tree26e53d8f1dc033576be24f59748ee3495691f396
parent330db543f81d727f0807b2fedf060bec0c65b380
Position: Guard against passing window to offset

Starting in jQuery 3.0 this will throw an error

Fixes #13493
Closes gh-1565

(cherry picked from commit b3a9b13a218cd90b7cf67be5d5f8ad6e76c557b0)
ui/position.js