Home
last modified time | relevance | path

Searched defs:candidateComponents (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/properties/
Dmerge-into-shorthands.js211 function replaceWithInheritBestFit(properties, candidateComponents, shorthandName, validator) { argument
402 function replaceWithShorthand(properties, candidateComponents, shorthandName, validator) { argument