Source code

Revision control

Copy as Markdown

Other Tools

[create-a-type.tentative.html]
[Creating a type from "number" returns {}]
expected: FAIL
[Creating a type from "percent" returns { percent: 1 }]
expected: FAIL
[Creating a type from <length> returns { length: 1 }]
expected: FAIL
[Creating a type from <angle> returns { angle: 1 }]
expected: FAIL
[Creating a type from <time> returns { time: 1 }]
expected: FAIL
[Creating a type from <frequency> returns { frequency: 1 }]
expected: FAIL
[Creating a type from <resolution> returns { resolution: 1 }]
expected: FAIL
[Creating a type from <flex> returns { flex: 1 }]
expected: FAIL