On Aug 2, 10:12 pm, Masayuki Nakano <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > I really want to find out what the jp-critical need for linebreaking > > of Latin-1 text is. > > we need to break URLs in most cases, therefore, I think, we should break > after '/' for path part of URLs. And also we should break after '\' for > windows file path too. And we should also break after '&' and ';' or '=' > for param part of URLs. And '%' too. It is used for %-encoding. > > '/' and '\' may be needed the context analysis. (they are only broken > after if it is second or more?)
Are these jp-critical but not critical for Western users? If so, why the difference? Rob _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

