diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-02-22 15:15:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 14:15:59 +0000 |
commit | d8b326528b3d0646ef08714b87958f701cf89c88 (patch) | |
tree | 5027983cff9e39f5efdef3ba3d11266dc5fe58a7 /tests/wpt/meta/css/css-variables | |
parent | f60e5e767b5002e9a440cf5d6e63f462d3e85a8e (diff) | |
download | servo-d8b326528b3d0646ef08714b87958f701cf89c88.tar.gz servo-d8b326528b3d0646ef08714b87958f701cf89c88.zip |
layout: Add initial support for `text-transform` (#31396)
This adds basic support for `text-transform` in a way that is more
complete than legacy layout. There are still many missing elements of
proper `text-transform` support such as:
1. Support for `full-width` and `full-size-kana`
2. Support for grapheme based uppercasing, lowercasing, and
capitalization. These are all done per-code point right now.
3. Support for the language-specific `SpecialCasing.txt` cases for case
mapping such as the ones for Irish and Turkish.
Co-authored-by: Rakhi Sharma <atbrakhi@igalia.com>
Diffstat (limited to 'tests/wpt/meta/css/css-variables')
0 files changed, 0 insertions, 0 deletions