Changes between Version 4 and Version 5 of LineBreakingCSS3Mapping


Ignore:
Timestamp:
Aug 31, 2012 5:30:39 AM (12 years ago)
Author:
glenn@skynav.com
Comment:

Add links.

Legend:

Unmodified
Added
Removed
Modified
  • LineBreakingCSS3Mapping

    v4 v5  
    66
    77 * **Code** - Unicode code point (in hexadecimal), except **-** which means all other characters not explicitly listed
    8  * **UAX14** - Line breaking class assigned by UAX14
    9  * **ICU()** - Behavior implemented by ICU when primary language subtag of locale is not specified or not 'ja' or 'zh' (or equivalent)
    10  * **ICU(ja)** - Behavior implemented by ICU when primary language subtag of locale is 'ja' or 'zh' (or equivalent)
     8 * **UAX14** - Line breaking class assigned by [http://www.unicode.org/reports/tr14/ UAX14]
     9 * **ICU()** - Behavior implemented by [http://site.icu-project.org/ ICU] when primary language subtag of locale is not specified or not 'ja' or 'zh' (or equivalent)
     10 * **ICU(ja)** - Behavior implemented by [http://site.icu-project.org/ ICU] when primary language subtag of locale is 'ja' or 'zh' (or equivalent)
    1111 * **Loose()** - Behavior prescribed by CSS3 when `line-break` is `loose` and content language is not Japanese or Chinese
    1212 * **Loose(ja)** - Behavior prescribed by CSS3 when `line-break` is `loose` and content language is not Japanese or Chinese