Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-css-expr-resolve.js
File
test-css-expr-resolve.js
extensions/amp-animation/0.1/test/test-css-expr-resolve.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as ast from
'../parsers/css-expr-ast'
;
2
3
describes.sandboxed(
'CSS resolve'
, {}, (env) => {
4
const
normalize = true;
Callers
nothing calls this directly
Calls
15
beforeEach
Function · 0.85
afterEach
Function · 0.85
expect
Function · 0.85
verify
Method · 0.80
resolve
Method · 0.80
resolvedCss
Function · 0.70
it
Function · 0.50
callback
Function · 0.50
css
Method · 0.45
isConst
Method · 0.45
createSameUnits
Method · 0.45
calc
Method · 0.45
Tested by
no test coverage detected