We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e0917b commit cc2ee4cCopy full SHA for cc2ee4c
css-text-4/Overview.bs
@@ -8244,6 +8244,7 @@ Fullwidth Punctuation Collapsing</h4>
8244
* a <a>fullwidth middle dot punctuation</a>
8245
* an ideographic space (U+3000)
8246
* a <a>fullwidth closing punctuation</a> of an equivalent or larger 'font-size'
8247
+ * a character belonging to Unicode [=general category=] <code>Ps</code>
8248
8249
Otherwise set it full-width.
8250
<li>
@@ -8252,6 +8253,7 @@ Fullwidth Punctuation Collapsing</h4>
8252
8253
8254
8255
* a <a>fullwidth opening punctuation</a> of a larger 'font-size'
8256
+ * a character belonging to Unicode [=general category=] <code>Pe</code>
8257
8258
8259
</ul>
0 commit comments