Name Description Size
changes-utils.js Get a human-friendly style source path to display in the Changes panel. For element inline styles, return a string indicating that. For inline stylesheets, return a string indicating that. For URLs, return just the stylesheet filename. @param {Object} source Information about the style source. Contains: - type: {String} One of "element" or "stylesheet" - href: {String|null} Stylesheet URL or document URL for elmeent inline styles @return {String} 1301
l10n.js 511
moz.build 347