- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 14 Mar 2008 07:52:38 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5324 ------- Comment #5 from colin@colina.demon.co.uk 2008-03-14 07:52 ------- I propose to change the text: "The case-order attribute indicates whether the desired collation should sort upper-case letters before lower-case or vice versa. The effective value of the attribute must be either lower-first (indicating that lower-case letters precede upper-case letters in the collating sequence) or upper-first (indicating that upper-case letters precede lower-case)." to: "The case-order attribute indicates whether the desired collation should sort upper-case variants of a letter before their lower-case variants or vice versa. The effective value of the attribute must be either lower-first (indicating that the lower-case variant of a letter precedes the upper-case variant of the same letter in the collating sequence) or upper-first (indicating that the upper-case variant of a letter precedes the lower-case variant). If the letter has an additional title-case variant, then that should be treated as if it were an ypper-case variant with respect to the lower-case variant"
Received on Friday, 14 March 2008 07:53:15 UTC