diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2014-12-09 19:04:37 -0800 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2014-12-10 14:09:08 -0800 |
commit | 877f02f1d1c391f2b57002d88fa8e0a0e4d4d46d (patch) | |
tree | c6e11f3a6c49671e4b40bb13ef861d3dcf39c3fd /python/servo/build_commands.py | |
parent | ba06d50e3a611d1c27c6c9aa0b21441282911c3f (diff) | |
download | servo-877f02f1d1c391f2b57002d88fa8e0a0e4d4d46d.tar.gz servo-877f02f1d1c391f2b57002d88fa8e0a0e4d4d46d.zip |
layout: Implement `text-transform`.
The Unicode awareness of `text-transform` is implemented as well as
possible given the Rust standard library's Unicode support. In
particular, the notion of an alphabetic character is used instead of a
letter.
Gecko has a subclass of text run to handle text transforms, but I
implemented this in a simpler way.
Diffstat (limited to 'python/servo/build_commands.py')
0 files changed, 0 insertions, 0 deletions