Description
jQuery.trim was useful for IE <9 and later to workaround an old Android Browser issue but we don't support that browsers anymore on master. It also adds one niceity that it accepts a null value that it turns to an empty string but that's it. Should we deprecate it?
Link to test case
Description
jQuery.trimwas useful for IE <9 and later to workaround an old Android Browser issue but we don't support that browsers anymore onmaster. It also adds one niceity that it accepts anullvalue that it turns to an empty string but that's it. Should we deprecate it?Link to test case