]> source.dussan.org Git - jquery.git/commit
Attrs: Remove outdated valHook for option element 1482/head
authorOleg <markelog@gmail.com>
Sun, 12 Jan 2014 19:44:07 +0000 (23:44 +0400)
committerOleg <markelog@gmail.com>
Thu, 16 Jan 2014 00:47:44 +0000 (04:47 +0400)
commitfdd78fad19ea3390cd96971cd29430e36378d137
tree48fffaafa5e375c3206abfb6366b4f27e2a27c9a
parent38c122a73a843a0d117d4f962cc94fda6f553086
Attrs: Remove outdated valHook for option element

This hook was relevant for BlackBerry 4.7 which is no longer supported.

But this code path now raises error in IE10-11 (#14686) in 1.x-master branch.
So to just to be safe, also add test for IE issue to this branch too.
src/attributes/val.js
test/unit/attributes.js