[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 13 04:44:29 PST 2006


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


proton at wiretapped.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6458|                            |review?
               Flag|                            |




------- Comment #3 from proton at wiretapped.net  2006-02-13 04:44 PDT -------
Created an attachment (id=6458)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=6458&action=view)
Proposed patch

While this doesn't use UBreakIterator, it does fix the problems we have
displaying the CSS1 test suite and should make all capitalisation obey the same
rules instead of inlines being able to break rendering (essentially we
capitalise the first letter after a space and nothing else).

Also added Copyright to StringImpl because I wrote the last fix for
capitalisation in here, otherwise it's hardly worth it :)

To be attached in a second after this, updated
LayoutTests/css2.1/support/css1test545.png for the new capitalisation behaviour
to draw the green box correctly.


-- 
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