This should not be found

This should not be found

This should be found

This should be found


		$('a1,a2').find('b1,b2') => ""
		// Should equal "a1 b1,a1 b2,a2 b1,a2 b2" or equivalent