Hello,
I have added limited text-transform CSS property support.
It is based on CSS2 specification supporting
text-transform:uppercase|lowercase|capitalize.
To achieve full compliance one would have to properly implement the
text-transform:inherit too. BTW inherit is also the default value of the
property. I do not have the necessary level understanding of your code to
get further and truth is the limited solution I provide is good enough for
me at the moment. I have added pair of TODO tags to raise the remaining
"inherit" question.
Please consider merging.
Vitek Cvachoucek
Nobody/Anonymous
None
None
Public
|
Date: 2008-04-13 16:29
|
| Filename | Description | Download |
|---|---|---|
| TextTransforml.patch | Supporting text-transform CSS property | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2008-04-13 16:29 | lobochief |
| resolution_id | None | 2008-04-13 16:29 | lobochief |
| close_date | - | 2008-04-13 16:29 | lobochief |
| File Added | 273018: TextTransforml.patch | 2008-04-03 08:41 | vtec |