@@ -1573,16 +1573,18 @@ <h3 class="heading settled heading" data-level=7.3 id=text-justify-property><spa
15731573 < dt > < dfn class =css-code data-dfn-for =text-justify data-dfn-type =value data-export ="" id =valuedef-auto > auto< a class =self-link href =#valuedef-auto > </ a > </ dfn > </ dt >
15741574 < dd > The UA determines the justification algorithm to follow, based
15751575 on a balance between performance and adequate presentation quality.
1576- < p class =note > One possible algorithm is to choose the appropriate justification behavior
1577- based on the language of the paragraph
1576+ UAs should, where possible, use a justification algorithm appropriate to the text.
1577+ < p class =example >
1578+ For example, the UA could use by default a justification method that is a
1579+ simple universal compromise for all writing systems,
1580+ such as primarily expanding < a data-link-type =dfn href =#word-separator title ="word separators "> word separators</ a >
1581+ along with secondarily expanding between CJK and Southeast Asian < a data-link-type =dfn href =#letter0 title =letters > letters</ a > .
1582+ Then, in cases where the content language of the paragraph is known,
1583+ it could choose a more language-tailored justification behavior
15781584 e.g. following < a data-biblio-type =informative data-link-type =biblio href =#jlreq title =jlreq > [JLREQ]</ a > for Japanese,
15791585 using cursive elongation for Arabic,
15801586 using < a class =css data-link-type =maybe href =#valuedef-inter-word title =inter-word > inter-word</ a > for English,
15811587 etc.
1582- Another possibility is to use a justification method that is a
1583- simple universal compromise for all writing systems,
1584- such as primarily expanding < a data-link-type =dfn href =#word-separator title ="word separators "> word separators</ a >
1585- along with secondarily expanding between CJK and Southeast Asian < a data-link-type =dfn href =#letter0 title =letters > letters</ a > .
15861588
15871589 < div class =figure id =fig-text-justify-cursive >
15881590 < p >
0 commit comments