Skip to content

Commit 51caec6

Browse files
committed
1 parent 38056ae commit 51caec6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css3-text/Overview.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ <h3 id="text-transform">
314314
case mappings between &ldquo;I&rdquo; and &ldquo;i&rdquo; are
315315
replaced with a different set of mappings to their respective
316316
undotted/dotted counterparts, which do not exist in English. This
317-
mapping must only take effect if the language is known to be Turkish
317+
mapping must only take effect if the <i>content language</i> is known to be Turkish
318318
(or another Turkic language that uses Turkish casing rules);
319319
in other languages, the usual mapping of &ldquo;I&rdquo;
320320
and &ldquo;i&rdquo; is required. This rule is thus conditionally
@@ -885,7 +885,7 @@ <h3 id="line-break">
885885
<li>breaks before the Katakana-Hiragana prolonged sound mark:
886886
&#x30FC;&nbsp;U+30FC
887887
</ul>
888-
If the language is known to be Chinese or Japanese, then additionally:
888+
If the <i>content language</i> is known to be Chinese or Japanese, then additionally:
889889
<ul>
890890
<li>breaks before hyphens:<br>
891891
&#x2010;&nbsp;U+2010, &#x2013;&nbsp;U+2013, &#x301C;&nbsp;U+301C,
@@ -900,7 +900,7 @@ <h3 id="line-break">
900900
<li>breaks between some inseparable characters:<br>
901901
&#x2025;&nbsp;U+2025, &#x2026;&nbsp;U+2026
902902
</ul>
903-
If the language is known to be Chinese or Japanese, then additionally:
903+
If the <i>content language</i> is known to be Chinese or Japanese, then additionally:
904904
<ul>
905905
<li>breaks before certain centered punctuation marks:<br>
906906
&#x003A;&nbsp;U+003A, &#x003B;&nbsp;U+003B, &#x30FB;&nbsp;U+30FB,

0 commit comments

Comments
 (0)