jquery/test
Jonathan Sampson 144b8bfead Fix attribute names in aliased form property test. Close gh-951.
Test expects input elements having name='id', name='name', and name='target'. Additionally, these should have id='id', id='name', and id='target' respectively. No element was provided with id='id' or name='id', but rather one element had two name attributes (illegal) with the values 'id' and 'name' respectively.
2012-10-20 14:58:19 -04:00
..
data no ticket: fix jQuery suite failure on Android 2012-10-17 15:20:50 -04:00
qunit@900f72051b Update to QUnit 1.10.0 2012-09-05 16:22:40 -04:00
unit Fix attribute names in aliased form property test. Close gh-951. 2012-10-20 14:58:19 -04:00
.jshintrc Clean up jshintrc configs. Close gh-983. 2012-10-16 11:28:11 -04:00
csp.php Relativize all urls pertaining to dist/jquery.js so users can run their server from any file location; Make sure Sizzle is available for its tests in testrunner. 2012-06-04 18:04:11 -04:00
delegatetest.html Relativize all urls pertaining to dist/jquery.js so users can run their server from any file location; Make sure Sizzle is available for its tests in testrunner. 2012-06-04 18:04:11 -04:00
hovertest.html Relativize all urls pertaining to dist/jquery.js so users can run their server from any file location; Make sure Sizzle is available for its tests in testrunner. 2012-06-04 18:04:11 -04:00
index.html Shim/shiv the datalist element for crabby Uncle oldIE. 2012-09-05 22:01:35 -04:00
localfile.html Relativize all urls pertaining to dist/jquery.js so users can run their server from any file location; Make sure Sizzle is available for its tests in testrunner. 2012-06-04 18:04:11 -04:00
networkerror.html Relativize all urls pertaining to dist/jquery.js so users can run their server from any file location; Make sure Sizzle is available for its tests in testrunner. 2012-06-04 18:04:11 -04:00
polluted.php Fix #12554. Sanitize data from POST. Close gh-908. 2012-09-09 22:03:25 -04:00
readywait.html Relativize all urls pertaining to dist/jquery.js so users can run their server from any file location; Make sure Sizzle is available for its tests in testrunner. 2012-06-04 18:04:11 -04:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00