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

File selector.test.js

test/selector.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 9

prefixedsMethod · 0.80
parseFunction · 0.50
prefixedMethod · 0.45
regexpMethod · 0.45
checkMethod · 0.45
alreadyMethod · 0.45
replaceMethod · 0.45
processMethod · 0.45
oldMethod · 0.45

Tested by

no test coverage detected