Single values

Specified

100px green

Not specified, use initial value

200px green

Not specified, but not registered so use initial value for width

500px green

Has a fallback for registered property

200px green

Has a fallback for unregistered property

300px green

Having a fallback for a registered property that is a variable should not work

500px green

Having a variable in the initial value should not work

500px green