jquery/test
Dave Methvin f345291209 Manipulation: Use textarea for missing IE defaultValue check
IE11 fixed the checkbox defaultValue issue but not textarea. Rather than
creating a new detect name I'm reusing the old one to protect anyone who
is unwisely using this externally. Re-fixing the defaultValue when it
doesn't need to be done is not a problem, so leave that code for IE11.

Fixes #14716
Closes gh-1495
2014-01-23 14:14:44 -05:00
..
data Tests: Remove one of the checks for memory leak 2014-01-14 22:02:21 +04:00
libs Tests: Fix sinon timers for oldIE 2014-01-13 22:22:51 +04:00
unit Manipulation: Use textarea for missing IE defaultValue check 2014-01-23 14:14:44 -05:00
.jshintrc Effects: Integrate sinon fake timers into tests 2014-01-09 22:03:24 -05:00
delegatetest.html Ref #13316: Sync all test documents on full vs. minified source. 2013-02-08 00:20:33 -05:00
hovertest.html Ref #13316: Sync all test documents on full vs. minified source. 2013-02-08 00:20:33 -05:00
index.html Tests: Fix sinon timers for oldIE 2014-01-13 22:22:51 +04:00
jquery.js Manage bower dependencies with grunt-bowercopy 2013-12-06 16:14:27 -05:00
localfile.html Ref #13316: Sync all test documents on full vs. minified source. 2013-02-08 00:20:33 -05:00
networkerror.html Fix typos. Close gh-1186. 2013-02-28 15:55:55 -05:00
readywait.html Ref #13316: Sync all test documents on full vs. minified source. 2013-02-08 00:20:33 -05:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00