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

File prefixes.test.js

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

Source from the content-addressed store, hash-verified

1let { agents } = require('caniuse-lite/dist/unpacker/agents')
2let { parse } = require('postcss')
3let { test } = require('uvu')
4let { equal, is } = require('uvu/assert')

Callers

nothing calls this directly

Calls 14

oldFunction · 0.85
selectMethod · 0.80
stringifyMethod · 0.80
cleanerMethod · 0.80
declMethod · 0.80
unprefixedMethod · 0.80
valuesMethod · 0.80
downMethod · 0.80
groupMethod · 0.80
upMethod · 0.80
parseFunction · 0.50
parseMethod · 0.45

Tested by

no test coverage detected