..
ajax
Tests: lower the PHP sleep time in unreleasedXHR.html
2015-09-08 00:46:25 +02:00
core
Core: Change the sleep time in dont_return.php from 100s to 30s
2014-03-19 02:29:38 +01:00
css
Misc: Drop support for older browsers; update support comments
2014-12-08 21:12:33 +01:00
data
Data: Work around IE11 bug with onpageshow attribute
2014-04-30 11:00:14 -04:00
dimensions
Misc: Drop support for older browsers; update support comments
2014-12-08 21:12:33 +01:00
event
Ajax: Always use script injection in globalEval
2014-06-16 03:21:39 +04:00
manipulation
Ref #13316 : Sync all test documents on full vs. minified source.
2013-02-08 00:20:33 -05:00
offset
Offset: add tests for hidden elements + scroll
2015-06-16 13:24:12 -04:00
selector
Ref #13316 : Sync all test documents on full vs. minified source.
2013-02-08 00:20:33 -05:00
support
Build: Update jscs and lint files
2015-09-07 20:14:50 +03:00
1x1.jpg
Fixes #11426 : getting the responseText of an xhr should be tried/caught because of IE's inability to give access to binary data. Unit test added.
2012-03-07 15:39:39 +01:00
atom+xml.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
badcall.js
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
badjson.js
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
cleanScript.html
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
dashboard.xml
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
echoData.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
echoQuery.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
errorWithJSON.php
Fixes #11151 , #13388 . Minor refactor of response conversion and when/where
2013-02-28 14:47:39 -05:00
errorWithText.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
etag.php
Ajax: Use weak ETag header in tests
2013-11-26 14:16:12 -05:00
headers.php
Fix #14503 : Cast to string before setting XHR header. Close gh-1427.
2013-11-14 20:32:56 -05:00
if_modified_since.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
iframe.html
Fix indentation in /speed and /test dirs, closes gh-780.
2012-05-18 13:28:50 -04:00
jquery-1.9.1.js
Build: Update jscs and lint files
2015-09-07 20:14:50 +03:00
json_obj.js
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
json.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
jsonp.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
longLoadScript.php
Ajax: Always use script injection in globalEval
2014-06-16 03:21:39 +04:00
name.html
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
name.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
nocontent.php
Don't try and convert data for 204 No Content responses. Fixes #13292 . Fixes #13261 .
2013-01-24 02:35:07 +01:00
params_html.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
readywaitasset.js
Add readyWait tests. Fixes #8145 .
2011-02-12 13:53:05 +01:00
readywaitloader.js
Build: Update jscs and lint files
2015-09-07 20:14:50 +03:00
script.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
statusText.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
test2.html
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
test3.html
Ajax: .load() should trim its selector
2014-03-04 21:50:40 -05:00
test.html
Tests: Fix failing ajax tests in oldIE
2014-04-15 17:46:26 +04:00
test.php
Tests: Fix failing ajax tests in oldIE
2014-04-15 17:46:26 +04:00
testbar.php
Tests: Fix failing ajax tests in oldIE
2014-04-15 17:46:26 +04:00
testinit.js
Tests: Partially use new qunit interface
2015-09-07 20:14:59 +03:00
testrunner.js
Build: Update jscs and lint files
2015-09-07 20:14:50 +03:00
testsuite.css
CSS: Ignore the CSS cascade in show()/hide()/etc.
2015-05-11 13:01:13 -04:00
text.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
with_fries_over_jsonp.php
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00
with_fries.xml
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
2012-12-05 14:54:14 +01:00