jquery/test/unit
Michał Gołębiowski f6302b0b53 Attributes: Use the option val hook in select val hook and simplify it
The hook is still defined; not using it could cause issues in IE<11.
Also, IE10 no longer throws when value not set but it still doesn't trim the
value. IE11 has all those issues fixed; support comments are updated.

Fixes gh-1902
Closes gh-1901
2014-12-08 22:39:58 +01:00
..
ajax.js Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
attributes.js Attributes: Use the option val hook in select val hook and simplify it 2014-12-08 22:39:58 +01:00
callbacks.js Callbacks: Disabling a callback should prevent firing 2014-12-07 20:51:04 -05:00
core.js Core: Throw an error on $("#") rather than returning 0-length collection 2014-12-03 14:51:24 -05:00
css.js Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
data.js Tests: Minor updates for QUnit 1.16 compatibility 2014-12-05 12:34:17 -05:00
deferred.js No ticket: add assertions for jQuery.when( array ). Close gh-1312. 2013-08-19 18:25:42 +02:00
deprecated.js Deprecated: Drop size and andSelf methods 2014-10-30 01:19:54 +01:00
dimensions.js Tests: Tilt at a few style guide windmills 2014-12-06 13:30:31 -05:00
effects.js Tests: Minor updates for QUnit 1.16 compatibility 2014-12-05 12:34:17 -05:00
event.js Event: Fully clean up events in unit test 2014-12-07 21:28:20 -05:00
exports.js Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. 2011-11-14 12:13:25 -05:00
manipulation.js Manipulation: improve test for data-URI 2014-12-08 09:26:15 +03:00
offset.js Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425. 2013-11-11 00:43:27 +01:00
queue.js Correct spacing. 2013-04-15 19:26:34 +02:00
ready.js Pass all tests (and load Sizzle fixture correctly) when loading with AMD 2013-08-29 16:18:17 -04:00
selector.js Build: Fix various typos 2014-11-08 17:24:33 +03:00
serialize.js Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
support.js Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
traversing.js Traversing: Check all pairwise element combinations for .find( els ) 2014-01-17 00:38:56 -05:00
wrap.js Tests: remove all the empty line whitespace 2014-02-11 10:59:14 -08:00