File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -1240,16 +1240,20 @@ Line Breaking Details</h3>
12401240 </ul>
12411241 </ul>
12421242
1243- <p class="note"> Note: In the requirements listed above,
1244- no distinction is made among the levels of strictness in non-CJK text:
1245- only CJK codepoints are affected,
1246- unless the text is marked as <a for=writing-system>Chinese</a> or <a for=writing-system>Japanese</a> ,
1247- in which case some additional common codepoints are affected.
1243+ <p class="note"> Note:
1244+ The specific rules listed above
1245+ only create distinctions in CJK text:
1246+ unless the writing system is tagged as
1247+ <a for=writing-system>Chinese</a> or <a for=writing-system>Japanese</a> ,
1248+ only CJK codepoints are affected.
1249+ Future levels may add additional specific rules
1250+ for other writing systems and languages
1251+ as their requirements become known.
12481252
12491253 <div class="example">
12501254 As UAs can add additional distinctions
12511255 between ''line-break/strict'' /''line-break/normal'' /''line-break/loose'' modes,
1252- these values can exhibit other differences as well.
1256+ these values can exhibit differences in other writing systems as well.
12531257 For example, a UA with sufficiently-advanced Thai language processing ability
12541258 could choose to map different levels of strictness in Thai line-breaking
12551259 to these keywords,
You can’t perform that action at this time.
0 commit comments