Test text-combine: hoizontal + text-transform

text-transform: capitalize
The following "a" should be upright and captalize: a

text-transform: lowercase
The following "A" should be upright and lowercase: A

text-transform: uppercase
The following "a" should be upright and uppercase: a