This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery
Watch
1
Star
0
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2024-11-23 02:54:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1c59b308d2
jquery
/
test
/
data
/
support
/
csp.js
4 lines
88 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.
2013-01-28 04:34:38 +00:00
jQuery
(
function
(
)
{
Fix #10814. Make support tests lazy and broken out to components.
2013-08-26 22:54:13 +00:00
parent
.
iframeCallback
(
getComputedSupport
(
jQuery
.
support
)
)
;
Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.
2013-01-28 04:34:38 +00:00
}
)
;
Reference in New Issue
Copy Permalink