File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -315,8 +315,16 @@ Characters and Letters</h3>
315315 for how to determine the Unicode properties of a <a>typographic character unit</a> .
316316
317317 <p> The rendering characteristics of a <a>typographic character unit</a> divided
318- by an element boundary is undefined:
319- it may be rendered as belonging to either side of the boundary,
318+ by an element boundary is undefined.
319+ Ideally each component should be rendered
320+ according to the formatting requirements of its respective element’s properties
321+ while maintaining correct shaping and positioning
322+ of the <a>typographic character unit</a> as a whole.
323+ However, depending on the nature of the formatting differences between its parts
324+ and the capabilities of the font technology in use,
325+ this is not always possible.
326+ Therefore such a <a>typographic character unit</a>
327+ may be rendered as belonging to either side of the boundary,
320328 or as some approximation of belonging to both.
321329 Authors are forewarned that dividing <a>grapheme clusters</a>
322330 by element boundaries may give inconsistent or undesired results.
You can’t perform that action at this time.
0 commit comments