mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left out
Close gh-1505
This commit is contained in:
@@ -301,7 +301,7 @@ this.loadTests = function() {
|
||||
/**
|
||||
* Run in noConflict mode
|
||||
*/
|
||||
if (jQuery.noConflict) {
|
||||
if ( jQuery.noConflict ) {
|
||||
jQuery.noConflict();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user