jquery-migrate
jquery-migrate copied to clipboard
Warn against jQuery.UNSAFE_restoreLegacyHtmlPrefilter usage
This is unusual as it's not the Core API but I think we should warn against usage of jQuery.UNSAFE_restoreLegacyHtmlPrefilter and recommend calling jQuery.migrateEnablePatches( "self-closed-tags" ) instead. I'd like to drop this method in Migrate 4.x.