jquery/test/unit
Michał Gołębiowski-Owczarek ff2819911d
Attributes: Refactor val(): don't strip carriage return, isolate IE workarounds
Before this change, `val()` was stripping out carriage return characters from
the returned value. No test has relied on that. The logic was different for
option elements as its custom defined hook was omitting this stripping logic.

This commit gets rid of the carriage return removal and isolates the IE-only
select val getter to be skipped in other browsers.

Closes gh-4585
2020-01-13 19:25:01 +01:00
..
ajax.js Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
animation.js Build: Update Sinon from 2.3.7 to 7.3.1, other updates 2019-04-04 16:53:38 +02:00
attributes.js Attributes: Refactor val(): don't strip carriage return, isolate IE workarounds 2020-01-13 19:25:01 +01:00
basic.js Core: Deprecate jQuery.trim 2019-08-22 02:06:26 +02:00
callbacks.js Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
core.js Core: Use Array.prototype.flat where supported 2019-09-25 01:38:21 +02:00
css.js Docs: Update most URLs to HTTPS 2019-10-21 19:03:48 +02:00
data.js Tests: Remove obsolete jQuery data tests 2020-01-13 19:23:01 +01:00
deferred.js Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
deprecated.js Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
dimensions.js Tests: Skip a "width/height on a table row with phantom borders" test in Firefox 2019-10-28 20:43:39 +01:00
effects.js Tests: Remove obsolete jQuery data tests 2020-01-13 19:23:01 +01:00
event.js Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
exports.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
manipulation.js Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
offset.js Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS 2019-04-29 22:56:09 +02:00
queue.js Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
ready.js Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
selector.js Selector: Remove the "a:enabled" workaround for Chrome <=77 2019-12-16 19:43:38 +01:00
serialize.js Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
support.js CSS: Workaround buggy getComputedStyle on table rows in IE/Edge 2019-10-14 18:41:35 +02:00
traversing.js Selector: Inline Sizzle into the selector module 2019-07-29 21:19:21 +02:00
tween.js Build: Update Sinon from 2.3.7 to 7.3.1, other updates 2019-04-04 16:53:38 +02:00
wrap.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00