[
https://issues.apache.org/jira/browse/FOP-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808596#comment-13808596
]
Luis Bernardo commented on FOP-2308:
------------------------------------
The XSL1.1 only mentions the first part, although is does refer CSS2 that I did
not check. So you have a point.
In any case, give me an example where that behavior is desirable and may revert
the change. If I want to capitalize a title, uppercasing the first letter and
lowercasing the others seems reasonable.
> text-transform="capitalize" assumes input text is lowercase
> -----------------------------------------------------------
>
> Key: FOP-2308
> URL: https://issues.apache.org/jira/browse/FOP-2308
> Project: Fop
> Issue Type: Bug
> Reporter: Luis Bernardo
> Fix For: trunk
>
> Attachments: test.fo
>
>
> <fo:block text-transform="capitalize">CAPITALIZE</fo:block> should output
> Capitalize, not CAPITALIZE as it does currently.
--
This message was sent by Atlassian JIRA
(v6.1#6144)