Skip to content

[css-text] Custom character replacement rules for text-transform #3132

Open
@Crissov

Description

@Crissov

There is a 2011 (and subsequently updated) proposal by @frivoal for Defining Custom Text Transforms which I don't see being tracked on Github yet.

@text-transform <transform-name> { [ descriptor: value; ]+ }

Descriptors

Name Value Default
transformation <conversion># N/A
character-type extended | legacy | single | spaced extended
scope all | [initial || medial || final] all
<conversion> = [<char-list> to <char-list>] | <'text-transform'>
<char-list> = <enumeration> | <range>
<range> = <urange> | <string>
<enumeration> = <string>

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions