]> source.dussan.org Git - jquery-ui.git/commit
Tests: Handle jQuery git returning `null` for empty attributes
authorScott González <scott.gonzalez@gmail.com>
Mon, 23 Mar 2015 22:42:23 +0000 (18:42 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 25 Mar 2015 19:55:53 +0000 (15:55 -0400)
commit899d90709a141ce22fedab2cfdf6044d9928f831
tree3ffc9ed66db142e5661586fa42083bb4bcb7cadd
parente109e768190089744804d084e9a26f010dd63a37
Tests: Handle jQuery git returning `null` for empty attributes

jQuery now returns `null` for empty attributes instead of `undefined`.

Closes gh-1516
tests/unit/core/core.js
tests/unit/dialog/dialog_core.js
tests/unit/menu/menu_options.js
tests/unit/progressbar/progressbar_core.js
tests/unit/tooltip/tooltip_core.js
tests/unit/tooltip/tooltip_methods.js