Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
let
{ agents } = require(
'caniuse-lite/dist/unpacker/agents'
)
2
let
{ parse } = require(
'postcss'
)
3
let
{ test } = require(
'uvu'
)
4
let
{ equal, is } = require(
'uvu/assert'
)
Callers
nothing calls this directly
Calls
14
old
Function · 0.85
select
Method · 0.80
stringify
Method · 0.80
cleaner
Method · 0.80
decl
Method · 0.80
unprefixed
Method · 0.80
values
Method · 0.80
down
Method · 0.80
group
Method · 0.80
up
Method · 0.80
parse
Function · 0.50
parse
Method · 0.45
Tested by
no test coverage detected