File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2300,6 +2300,13 @@ <h3 id="text-autospace"><span class="secno">7.4.</span>
23002300 < dd > Extends the width of the space character while surrounded by ideographs.</ dd >
23012301 < dt > < dfn title ="text-autospace:ideograph-parenthesis "> < code > ideograph-parenthesis</ code > </ dfn > </ dt >
23022302 < dd > Creates extra spacing between normal (non wide) parenthesis and ideographs.</ dd >
2303+ < dt > < dfn title ="text-autospace:punctuation "> < code > punctuation</ code > </ dfn >
2304+ < dd > Creates extra non-breaking spacing around punctuation as required by
2305+ language-specific typographic conventions. For example, if the
2306+ element's content language is French, narrow no-break space (U+202F)
2307+ and no-break space (U+00A0) should be inserted where required by
2308+ < a href ="http://unicode.org/udhr/n/notes_fra.html "> French typographic
2309+ guidelines</ a > .
23032310 </ dl >
23042311 < p class ="issue "> We are considering to cut ideograph-space and ideograph-parenthesis
23052312 as these two, unlike others, are to fix errors in the document
You can’t perform that action at this time.
0 commit comments