[
https://issues.apache.org/jira/browse/FOP-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808895#comment-13808895
]
Luis Bernardo commented on FOP-2308:
------------------------------------
OK, so you do agree that lowercasing and acronym (written with Capitals, or
Majuscules, or Maiúsculas in Portuguese) should have no effect. But the current
FOP implementation will lowercase them anyway. So, if you have no problems with
the current implementation of lowercase then I think that it would be OK for
capitalize to work the same way. Although the letter of the CSS2 spec is clear,
I do think the spirit was different.
> 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)