Skip to content

Commit cc2ee4c

Browse files
committed
[css-text-4] Handle non full-width punctuation in text-spacing *-adjacent
See #6091
1 parent 4e0917b commit cc2ee4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-text-4/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8244,6 +8244,7 @@ Fullwidth Punctuation Collapsing</h4>
82448244
* a <a>fullwidth middle dot punctuation</a>
82458245
* an ideographic space (U+3000)
82468246
* a <a>fullwidth closing punctuation</a> of an equivalent or larger 'font-size'
8247+
* a character belonging to Unicode [=general category=] <code>Ps</code>
82478248

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

82568258
Otherwise set it full-width.
82578259
</ul>

0 commit comments

Comments
 (0)