You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-text-decor-3/Overview.bs
+20-11Lines changed: 20 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -732,17 +732,26 @@ Emphasis Mark Style: the 'text-emphasis-style' property</h3>
732
732
that combines with any combining characters.)
733
733
734
734
<li>Punctuation--specifically,
735
-
any <a>characters<a> that belong to the
736
-
Unicode Pc, Pd, Ps, Pe, Pi, or Pf <a>general categories</a> or
737
-
that belong to the Po <a>general category</a> and
738
-
have a <code>Sentence_Break</code> property of
739
-
<code>ATerm</code>, <code>Close</code>, <code>SContinue</code>, or <code>STerm</code>.
740
-
741
-
ISSUE: Semicolons should likely be categorized with punctuation here,
742
-
but the Unicode data file places them under <code>Sentence_Break=Other</code>.
743
-
744
-
ISSUE: This list needs review by JLTF/CLTF.
745
-
See <a href="https://unicode.org/cldr/utility/list-unicodeset.jsp?a=%5B%3AGeneral_category%3DPo%3A%5D%26%5B%5B%3ASentence_Break%3DATerm%3A%5D%5B%3ASentence_Break%3DSTerm%3A%5D%5B%3ASentence_Break%3DSContinue%3A%5D%5B%3ASentence_Break%3DClose%3A%5D%5D&g=Sentence_Break&i=">full list of characters</a>.
735
+
any <a>characters</a> that belong to the
736
+
Unicode P* <a>general category</a> and
737
+
do not <code>NFKD</code> normalize [[!UAX15]] to
738
+
any of the following symbols:
739
+
<table class="data">
740
+
<tr><td># <td>U+0023 <td>NUMBER SIGN
741
+
<tr><td>% <td>U+0025 <td>PERCENT SIGN
742
+
<tr><td>‰ <td>U+2030 <td>PER MILLE SIGN
743
+
<tr><td>‱ <td>U+2031 <td>PER TEN THOUSAND SIGN
744
+
<tr><td>٪ <td>U+066A <td>ARABIC PERCENT SIGN
745
+
<tr><td>؉ <td>U+0609 <td>ARABIC-INDIC PER MILLE SIGN
746
+
<tr><td>؊ <td>U+060A <td>ARABIC-INDIC PER TEN THOUSAND SIGN
747
+
<tr><td>& <td>U+0026 <td>AMPERSAND
748
+
<tr><td>⁊ <td>U+204A <td>TIRONIAN SIGN ET
749
+
<tr><td>@ <td>U+0040 <td>COMMERCIAL AT
750
+
<tr><td>§ <td>U+00A7 <td>SECTION SIGN
751
+
<tr><td>¶ <td>U+00B6 <td>PILCROW SIGN
752
+
<tr><td>⁋ <td>U+204B <td>REVERSED PILCROW SIGN
753
+
<tr><td>〽️ <td>U+303D <td>PART ALTERNATION MARK
754
+
</table>
746
755
747
756
<li>Characters belonging to the Unicode classes for control codes
0 commit comments