Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
let
{ parse } = require(
'postcss'
)
2
let
{ test } = require(
'uvu'
)
3
let
{ equal, is } = require(
'uvu/assert'
)
4
Callers
nothing calls this directly
Calls
10
otherPrefixes
Method · 0.80
needCascade
Method · 0.80
maxPrefixed
Method · 0.80
calcBefore
Method · 0.80
restoreBefore
Method · 0.80
parse
Function · 0.50
prefixed
Method · 0.45
normalize
Method · 0.45
process
Method · 0.45
old
Method · 0.45
Tested by
no test coverage detected