Issue 3211: Inconsistent line break: Ideographic Comma / Full Stop and
Fullwidth ones followed by ASCII.
http://code.google.com/p/chromium/issues/detail?id=3211
Comment #4 by [EMAIL PROTECTED]:
We took care of ideographic punctuation marks (U+3001,3002) by changing the
ICU line
breaking rule (we don't need webkit work-around).
As for 'full-width full stop and full-width comma', they're currently
treated the
same as ASCII full stop and ASCII comma by Unicode line breaking rules. Do
we have to
treat 'full-width full stop/comma' the same way as Ideographic full-stop
and comma?
For ja, it makes sense... I'll talk to the author of UAX #14. We can also
use
different rules for different languages, but currently webkit does not give
us
'lang/xml:lang' for text node (which is why safari/chrome fails many
lang-related
tests at w3c/I18N WG).
Issue attribute updates:
Status: Assigned
Owner: [EMAIL PROTECTED]
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---