jquery/test/data/support/csp.js

4 lines
88 B
JavaScript
Raw Normal View History

jQuery(function() {
parent.iframeCallback( getComputedSupport( jQuery.support ) );
});