if (opts[opts.d['height']] == 'auto') {
        opts[opts.d['height']] = ms_getTrueLargestSize(all_itm, opts, 'outerHeight');
      }