Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-css-expr-resolve-calc.js
File
test-css-expr-resolve-calc.js
extensions/amp-animation/0.1/test/test-css-expr-resolve-calc.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 calc'
, {}, (env) => {
4
const
normalize = true;
Callers
nothing calls this directly
Calls
9
beforeEach
Function · 0.85
afterEach
Function · 0.85
expect
Function · 0.85
verify
Method · 0.80
resolvedCss
Function · 0.70
test
Function · 0.70
it
Function · 0.50
isConst
Method · 0.45
css
Method · 0.45
Tested by
no test coverage detected