Skip to content

Commit

Permalink
[css-text-4] Handle non full-width punctuation in text-spacing *-adja…
Browse files Browse the repository at this point in the history
…cent

See #6091
  • Loading branch information
frivoal committed Jan 27, 2023
1 parent 4e0917b commit cc2ee4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css-text-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -8244,6 +8244,7 @@ Fullwidth Punctuation Collapsing</h4>
* a <a>fullwidth middle dot punctuation</a>
* an ideographic space (U+3000)
* a <a>fullwidth closing punctuation</a> of an equivalent or larger 'font-size'
* a character belonging to Unicode [=general category=] <code>Ps</code>

Otherwise set it full-width.
<li>
Expand All @@ -8252,6 +8253,7 @@ Fullwidth Punctuation Collapsing</h4>
* a <a>fullwidth middle dot punctuation</a>
* an ideographic space (U+3000)
* a <a>fullwidth opening punctuation</a> of a larger 'font-size'
* a character belonging to Unicode [=general category=] <code>Pe</code>

Otherwise set it full-width.
</ul>
Expand Down

0 comments on commit cc2ee4c

Please sign in to comment.