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