This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-01-29 06:08:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8415e8a13d0e1203a53d9c871fdcc4575c9d0760
jquery
/
test
History
cmcnulty
8415e8a13d
2011-02-25 11:45:04 -08:00
..
data
Fixes
#8297
. Makes sure response headers with empty values are handled properly and do not prevent proper parsing of the entire response headers string. Unit test amended.
2011-02-17 17:03:09 +01:00
unit
2011-02-25 11:45:04 -08:00
csp.php
Add another tweak for handling CSP - we need to make sure that we don't trigger any eval on load (not sure if it's the best tweak, definitely not ideal). Add a test page as well so that it's easier to catch problem.
2011-01-18 15:13:09 -05:00
delegatetest.html
Bug
#6911
- Prevent action on disabled elements, both triggering and bound via .live()
2011-02-18 10:09:07 -08:00
index.html
No need to duplicate Sizzle tests, just run them directly from Sizzle.
2011-02-10 16:19:35 -05:00
localfile.html
Simplifies status normalization in xhr transport. Local file test modified for clarity.
2011-02-11 07:02:11 +01:00
networkerror.html
Fixes
#8135
. Makes sure any exception thrown by Firefox when trying to access an XMLHttpRequest property when a network error occured is caught and notified as an error. Added test/networkerror.html to test the behavior.
2011-02-02 13:33:31 +01:00
polluted.php
Follow up to
fbf79c0b49
.
2011-02-13 01:48:48 +01:00
readywait.html
Add readyWait tests.
Fixes
#8145
.
2011-02-12 13:53:05 +01:00
xhtml.php
Added a way to run the test suite as an XHTML page.
2009-01-19 18:14:51 +00:00