You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<keyname="lb"description="Line break type key"since="27">
17
-
<typename="strict"description="CSS level 3 line-break=strict, e.g. treat CJ as NS"/>
18
-
<typename="normal"description="CSS level 3 line-break=normal, e.g. treat CJ as ID, break before hyphens for ja,zh"/>
19
-
<typename="loose"description="CSS lev 3 line-break=loose"/>
17
+
<typename="strict"description="CSS level 3 line-break=strict, e.g. treat CJ as NS"since="27"/>
18
+
<typename="normal"description="CSS level 3 line-break=normal, e.g. treat CJ as ID, break before hyphens for ja,zh"since="27"/>
19
+
<typename="loose"description="CSS lev 3 line-break=loose"since="27"/>
20
20
</key>
21
21
22
22
<keyname="lw"description="Line break key for CSS lev 3 word-break options"since="28">
23
-
<typename="normal"description="CSS lev 3 word-break=normal, normal script/language behavior for midword breaks"/>
24
-
<typename="breakall"description="CSS lev 3 word-break=break-all, allow midword breaks unless forbidden by lb setting"/>
25
-
<typename="keepall"description="CSS lev 3 word-break=keep-all, prohibit midword breaks except for dictionary breaks"/>
26
-
<typename="phrase"description="Prioritize keeping natural phrases (of multiple words) together when breaking, used in short text like title and headline"/>
23
+
<typename="normal"description="CSS lev 3 word-break=normal, normal script/language behavior for midword breaks"since="28"/>
24
+
<typename="breakall"description="CSS lev 3 word-break=break-all, allow midword breaks unless forbidden by lb setting"since="28"/>
25
+
<typename="keepall"description="CSS lev 3 word-break=keep-all, prohibit midword breaks except for dictionary breaks"since="28"/>
26
+
<typename="phrase"description="Prioritize keeping natural phrases (of multiple words) together when breaking, used in short text like title and headline"since="41"/>
27
27
</key>
28
28
29
29
<keyname="ss"description="Sentence break parameter key to control use of suppressions data"since="28">
30
-
<typename="none"description="Don't use segmentation suppressions data"/>
31
-
<typename="standard"description="Use segmentation suppressions data of type standard"/>
30
+
<typename="none"description="Don't use segmentation suppressions data"since="28"/>
31
+
<typename="standard"description="Use segmentation suppressions data of type standard"since="28"/>
description="Valid unicode_subdivision_subtag for the region subtag as specified in LDML, based on subdivisionContainment data in supplementalData, prefixed by the associated unicode_region_subtag" />
21
+
description="Valid unicode_subdivision_subtag for the region subtag as specified in LDML, based on subdivisionContainment data in supplementalData, prefixed by the associated unicode_region_subtag"since="28"/>
22
22
</key>
23
23
24
24
<keyname="va"description="Common locale variant type key">
0 commit comments