MCPcopy
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

1import * as ast from '../parsers/css-expr-ast';
2
3describes.sandboxed('CSS resolve', {}, (env) => {
4 const normalize = true;

Callers

nothing calls this directly

Calls 15

beforeEachFunction · 0.85
afterEachFunction · 0.85
expectFunction · 0.85
verifyMethod · 0.80
resolveMethod · 0.80
resolvedCssFunction · 0.70
itFunction · 0.50
callbackFunction · 0.50
cssMethod · 0.45
isConstMethod · 0.45
createSameUnitsMethod · 0.45
calcMethod · 0.45

Tested by

no test coverage detected