[Webkit-unassigned] [Bug 30015] text-transform:capitalize is failing in CSS2.1 test suite

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 11:12:15 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30015


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com




--- Comment #5 from Darin Adler <darin at apple.com>  2009-10-02 11:12:15 PDT ---
I think we really need some input from CSS experts. We have here the ICU
library’s concept of word breaks, and then the CSS concept of what words are
capitalization-wise. We also are not considering the language.

It’s challenging to change this without being sure what the desired behavior
is.

I suppose the CSS test suite makes it clear we’re wrong to be using the ICU
concept?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list