Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: third_party/icu38/source/data/brkitr/line.txt

Issue 9016: Update ICU data file:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/icu38/icudt38.dll ('k') | third_party/icu38/source/data/in/icudt38l.dat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/icu38/source/data/brkitr/line.txt
===================================================================
--- third_party/icu38/source/data/brkitr/line.txt (revision 4434)
+++ third_party/icu38/source/data/brkitr/line.txt (working copy)
@@ -54,13 +54,13 @@
#
$AI = [:LineBreak = Ambiguous:];
-$AL = [:LineBreak = Alphabetic:];
+$AL = [[:LineBreak = Alphabetic:] - [\u23b5]];
$BA = [:LineBreak = Break_After:];
$BB = [:LineBreak = Break_Before:];
$BK = [:LineBreak = Mandatory_Break:];
$B2 = [:LineBreak = Break_Both:];
$CB = [:LineBreak = Contingent_Break:];
-$CL = [[:LineBreak = Close_Punctuation:] - [\u3001\u3002]];
+$CL = [[:LineBreak = Close_Punctuation:] - [\u3001\u3002\uff0c\uff0e\ufe11\ufe12\ufe50\ufe52\ufe48]];
$CM = [:LineBreak = Combining_Mark:];
$CR = [:LineBreak = Carriage_Return:];
$EX = [:LineBreak = Exclamation:];
@@ -68,7 +68,7 @@
$HY = [:LineBreak = Hyphen:];
$H2 = [:LineBreak = H2:];
$H3 = [:LineBreak = H3:];
-$ID = [:LineBreak = Ideographic:];
+$ID = [[:LineBreak = Ideographic:] - [\ufe45\ufe51]];
$IN = [:LineBreak = Inseperable:];
$IS = [:LineBreak = Infix_Numeric:];
$JL = [:LineBreak = JL:];
@@ -76,7 +76,7 @@
$JT = [:LineBreak = JT:];
$LF = [:LineBreak = Line_Feed:];
$NL = [:LineBreak = Next_Line:];
-$NS = [[:LineBreak = Nonstarter:] \u3001\u3002];
+$NS = [[:LineBreak = Nonstarter:] \u3001\u3002\uff0c\uff0e\ufe11\ufe12\ufe50\ufe52\ufe48\u23b5\ufe51\ufe45];
$NU = [:LineBreak = Numeric:];
$OP = [:LineBreak = Open_Punctuation:];
$PO = [:LineBreak = Postfix_Numeric:];
« no previous file with comments | « third_party/icu38/icudt38.dll ('k') | third_party/icu38/source/data/in/icudt38l.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698