Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ css-pixel-value.spec.ts
File
css-pixel-value.spec.ts
src/cdk/coercion/css-pixel-value.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{coerceCssPixelValue} from
'./css-pixel-value'
;
2
3
describe(
'coerceCssPixelValue'
, () => {
4
it(
'should add pixel units to a number value'
, () => {
Callers
nothing calls this directly
Calls
1
coerceCssPixelValue
Function · 0.90
Tested by
no test coverage detected