jquery/test/unit
Oleg Gaidarenko 72119e0023 Effects: Reintroduce use of requestAnimationFrame
Same as before, just use don't use prefixes, since they pretty match useless now
and use page visibility API to determine if animation should start.

Also null the requestAnimationFrame attribute in window for tests since
sinon does not provide fake method for it.

Fixes #15147
2014-06-16 03:08:46 +04:00
..
ajax.js Ajax: Always use script injection in globalEval 2014-06-16 03:08:46 +04:00
attributes.js Tests: Correct logic of a broken assertion 2014-04-15 17:45:59 +04:00
callbacks.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 11:59:31 -04:00
core.js Ajax: Always use script injection in globalEval 2014-06-16 03:08:46 +04:00
css.js CSS: Do not throw on frame elements in FF 2014-06-16 03:08:26 +04:00
data.js Data: Work around IE11 bug with onpageshow attribute 2014-04-30 10:46:26 -04:00
deferred.js No ticket: add assertions for jQuery.when( array ). Close gh-1312. 2013-08-19 18:25:42 +02:00
deprecated.js Move size() test to deprecated.js and avoid in other tests. Close gh-1237. 2013-04-08 20:38:20 -04:00
dimensions.js Support: Document box-sizing was unprefixed in Firefox 29 2014-02-05 15:57:11 +01:00
effects.js Effects: Reintroduce use of requestAnimationFrame 2014-06-16 03:08:46 +04:00
event.js Event: Simplify the logic behind blacklisting Android 2.3 on one test 2014-03-18 20:59:33 +01: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 Ajax: Always use script injection in globalEval 2014-06-16 03:08:46 +04: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 Selector: Use jQuery reference not Sizzle 2014-05-29 21:54:45 +04:00
serialize.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 11:59:31 -04:00
support.js Support: Add Android support tests results 2014-03-31 23:05:49 +02: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