Home
last modified time | relevance | path

Searched refs:ie7Hack (Results 1 – 3 of 3) sorted by relevance

/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dcompatibility.js23 ie7Hack: false, // *+html hack property
128 ie7Hack: true, property
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-1/
Doptimize.js637 var ie7Hack = options.compatibility.selectors.ie7Hack;
670 …token[1] = levelOptions.tidySelectors ? tidyRules(token[1], !ie7Hack, adjacentSpace, format, conte…
/plugin/asciidocjs/node_modules/clean-css/
DREADME.md178 ie7Hack: true, // controls removal of IE7 selector hacks, e.g. `*+html...`