https://developer.mozilla.org/en-US/docs/Web/CSS/text-transform [ capitalize | uppercase | lowercase ] || full-width || full-size-kana The text-transform CSS property supports mixing multiple values.
<rdar://problem/105381249>
The order of transformation is (expectedly) defined is the spec : https://www.w3.org/TR/css-text-3/#text-transform-order
Pull request: https://github.com/WebKit/WebKit/pull/11188
Committed 261419@main (8c7c9a791532): <https://commits.webkit.org/261419@main> Reviewed commits have been landed. Closing PR #11188 and removing active labels.