Gecko:Line Breaking: Difference between revisions

Line 1: Line 1:
= Line Breaking =
= Line Breaking Resources =
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=206152 Line-breaking meta bug]
* JIS X 4051 (in Japanese; fantasai can scan pages as requested)
* [http://www.unicode.org/reports/tr14/ UAX 14], but see also [http://www.unicode.org/reports/tr14/tr14-20.html proposed update]
* Masayuki's [https://bugzilla.mozilla.org/attachment.cgi?id=271380 browser chart 1] and [http://lxr.mozilla.org/seamonkey/source/intl/lwbrk/tools/spec_table.html browser chart 2]
* [http://www.cs.tut.fi/~jkorpela/unicode/linebr.html Jukka Korpela's comments] on UAX 14
* [http://www.w3.org/TR/css3-text/#line-breaking CSS3 Text]
 
= Breaking by Example =


[https://bugzilla.mozilla.org/show_bug.cgi?id=255990 Bug 255990] introduced a lot of major changes to our line breaking behavior, some of which we don't really want. We should do some planning and investigation to see what we can do to allow those new breaks where we want them, and disallow them where we don't. First, let's get a clear idea of what breaks we want and what breaks we don't want. Feel free to add to the following three lists.
[https://bugzilla.mozilla.org/show_bug.cgi?id=255990 Bug 255990] introduced a lot of major changes to our line breaking behavior, some of which we don't really want. We should do some planning and investigation to see what we can do to allow those new breaks where we want them, and disallow them where we don't. First, let's get a clear idea of what breaks we want and what breaks we don't want. Feel free to add to the following three lists.
Confirmed users
104

edits