7.3.1.1 states that rgba_color stores color information in premultiplied format, which contradicts existing implementation and how such objects usually work. Apparently this is wrong and usage of "straight alpha" should be specified instead.
The same issue applies to 7.3.3 and 7.3.4.