mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
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>
73 lines
1.5 KiB
INI
73 lines
1.5 KiB
INI
[inheritance.html]
|
|
[Property hanging-punctuation has initial value none]
|
|
expected: FAIL
|
|
|
|
[Property hanging-punctuation inherits]
|
|
expected: FAIL
|
|
|
|
[Property hyphens has initial value manual]
|
|
expected: FAIL
|
|
|
|
[Property hyphens inherits]
|
|
expected: FAIL
|
|
|
|
[Property line-break has initial value auto]
|
|
expected: FAIL
|
|
|
|
[Property line-break inherits]
|
|
expected: FAIL
|
|
|
|
[Property tab-size has initial value 8]
|
|
expected: FAIL
|
|
|
|
[Property tab-size inherits]
|
|
expected: FAIL
|
|
|
|
[Property text-align-all has initial value start]
|
|
expected: FAIL
|
|
|
|
[Property text-align-all inherits]
|
|
expected: FAIL
|
|
|
|
[Property text-wrap has initial value wrap]
|
|
expected: FAIL
|
|
|
|
[Property text-wrap inherits]
|
|
expected: FAIL
|
|
|
|
[Property overflow-wrap has initial value normal]
|
|
expected: FAIL
|
|
|
|
[Property overflow-wrap inherits]
|
|
expected: FAIL
|
|
|
|
[Property word-break has initial value normal]
|
|
expected: FAIL
|
|
|
|
[Property word-break inherits]
|
|
expected: FAIL
|
|
|
|
[Property word-wrap has initial value normal]
|
|
expected: FAIL
|
|
|
|
[Property word-wrap inherits]
|
|
expected: FAIL
|
|
|
|
[Property white-space-collapse has initial value collapse]
|
|
expected: FAIL
|
|
|
|
[Property white-space-collapse inherits]
|
|
expected: FAIL
|
|
|
|
[Property text-wrap-mode has initial value wrap]
|
|
expected: FAIL
|
|
|
|
[Property text-wrap-mode inherits]
|
|
expected: FAIL
|
|
|
|
[Property text-wrap-style has initial value auto]
|
|
expected: FAIL
|
|
|
|
[Property text-wrap-style inherits]
|
|
expected: FAIL
|