mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
6bc08c2b2f
Previously, all jQuery tests that wanted an XML document would make an Ajax request to go through jQuery's XML parsing logic in jQuery.ajax. Now, use jQuery.parseXML instead. This removes the need for the Ajax server for these tests, improves their performance, and decouples simple core tests from Ajax. (with scottgonzalez) |
||
---|---|---|
.. | ||
data | ||
qunit@0712230bb2 | ||
unit | ||
csp.php | ||
delegatetest.html | ||
hovertest.html | ||
index.html | ||
localfile.html | ||
networkerror.html | ||
polluted.php | ||
readywait.html | ||
xhtml.php |