This website requires JavaScript.
Explore
Help
Sign in
deac
/
jquery
Watch
1
Star
0
Fork
You've already forked jquery
0
Code
Issues
Pull requests
Releases
Wiki
Activity
c2101245c0
jquery
/
test
History
Download ZIP
Download TAR.GZ
John Resig
7c4144fab3
Fixed the case where HTML that contained entities was being inserted as text strings instead of HTML. Thanks to dmethvin for the test case!
Fixes
#5483
.
2009-11-11 14:23:56 -05:00
..
data
Landing tweak from 'haruka' that fixes non-pixel fontSize values in IE.
Fixes
#760
.
2009-11-11 14:17:16 -05:00
otherlibs
test runner: adding scriptaculous 1.7.0 for the polluted test runner. It fails, but 1.8.x doesn't fail anymore.
2008-07-22 02:12:08 +00:00
qunit
@
958c03fbab
Add QUnit as a submodule.
2009-11-12 02:33:42 +08:00
unit
Fixed the case where HTML that contained entities was being inserted as text strings instead of HTML. Thanks to dmethvin for the test case!
Fixes
#5483
.
2009-11-11 14:23:56 -05:00
index.html
Pull in QUnit using a submodule. In order to build jQuery (and run the tests) you'll need to do 'git submodule init' and 'git submodule update' after checkout.
2009-10-22 21:39:41 -04:00
polluted.php
core/test: replaced local qunit copy with qunit via svn:externals; inlined styles specific to polluted.php; kept testrunner.js with just the noConflict call
2008-08-08 17:42:52 +00:00
test.js
Reorganzing the jQuery source (first phase).
2007-09-08 12:42:32 +00:00
xhtml.php
Added a way to run the test suite as an XHTML page.
2009-01-19 18:14:51 +00:00