[Webkit-unassigned] [Bug 3230] CSS1: Words with inline elements get extra capital letters

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Feb 27 22:01:10 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=3230





------- Comment #13 from darin at apple.com  2006-02-27 22:01 PDT -------
(In reply to comment #11)
> Word breaking isn't the same thing though, so you shouldn't be using
> UBreakIterator really.

That's the reason to not use UBreakIterator's "word boundary analysis". But
according to the ICU documentation "title boundary analysis locates all
positions, typically starts of words, that should be set to title case when
title casing the text."

It seems that *is* what we want to use.

Anyway, since this bug is fixed, lets file new bug reports about further
enhancements and cases that are behaving incorrectly instead of putting more
comments here where no one is going to read them.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list