fix the line break class for U+2000 - U+200B

This commit is contained in:
ftang%netscape.com 2000-03-23 01:02:56 +00:00
parent a639194363
commit 4509bf194a
2 changed files with 4 additions and 3 deletions

View File

@ -59,8 +59,8 @@ static PRUint32 gLBClass00[32] = {
};
static PRUint32 gLBClass20[32] = {
0x88888888, // U+2000 - U+2007
0x88888888, // U+2008 - U+200F
0x55555555, // U+2000 - U+2007
0x88885555, // U+2008 - U+200F
0x88828888, // U+2010 - U+2017
0x01100110, // U+2018 - U+201F
0x82228888, // U+2020 - U+2027

View File

@ -166,7 +166,8 @@
04D0;04EB;18
04EE;04F5;18
04F8;04F9;18
2000;202E;18
2000;200B;17
200C;202E;18
2030;2046;18
2070;;18
2074;208E;18