In the definition of container-type, the value of this property is defined to be:
normal | size | inline-size
whereas the computed value is:
the keyword normal or one or more of size, inline-size
Should the value be defined as below then?
normal | size || inline-size