MCPcopy
hub / github.com/postcss/autoprefixer / declaration.test.js

File declaration.test.js

test/declaration.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1let { parse } = require('postcss')
2let { test } = require('uvu')
3let { equal, is } = require('uvu/assert')
4

Callers

nothing calls this directly

Calls 10

otherPrefixesMethod · 0.80
needCascadeMethod · 0.80
maxPrefixedMethod · 0.80
calcBeforeMethod · 0.80
restoreBeforeMethod · 0.80
parseFunction · 0.50
prefixedMethod · 0.45
normalizeMethod · 0.45
processMethod · 0.45
oldMethod · 0.45

Tested by

no test coverage detected