File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1835,7 +1835,7 @@ <h3 id="punctuation-trim"><span class="secno">7.3.</span>
18351835 </ tr >
18361836 < tr >
18371837 < th > Value:</ th >
1838- < td > none | [start || end || adjacent]
1838+ < td > none | [start || [ end | allow-end ] || adjacent]
18391839 </ td >
18401840 </ tr >
18411841 < tr >
@@ -1880,6 +1880,10 @@ <h3 id="punctuation-trim"><span class="secno">7.3.</span>
18801880 < dt > < dfn title ="punctuation-trim:end "> end</ dfn > </ dt >
18811881 < dd > Trim (kern) the blank half of fullwidth closing punctuation at
18821882 the end of each line.</ dd >
1883+ < dt > < dfn title ="punctuation-trim:allow-end "> allow-end</ dfn > </ dt >
1884+ < dd > Trim (kern) the blank half of fullwidth closing punctuation at
1885+ the end of each line if it does not otherwise fit prior to
1886+ justification.</ dd >
18831887 < dt > < dfn title ="punctuation-trim:adjacent "> adjacent</ dfn > </ dt >
18841888 < dd > Trim (kern) the blank half of fullwidth opening punctuation if its
18851889 previous adjacent character is a fullwidth opening punctuation,
You can’t perform that action at this time.
0 commit comments