Name Description Size
font-utils.js Given a CSS unit type, get the amount by which to increment a numeric value. Used as the step attribute in inputs of type "range" or "number". @param {String} unit CSS unit type (px, %, em, rem, vh, vw, ...) @return {Number} Amount by which to increment. 3263
l10n.js 461
moz.build 344