Skip to content

Commit a604b5d

Browse files
committed
Add Korean to the list of language of line-break in addition to Chinese and Japanese <http://lists.w3.org/Archives/Public/www-style/2012Sep/0097.html>
1 parent c50492e commit a604b5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-text/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@ <h3 id="line-break">
873873
<li>breaks before the Katakana-Hiragana prolonged sound mark:
874874
&#x30FC;&nbsp;U+30FC, &#xFF70&nbsp;U+FF70
875875
</ul>
876-
If the <i>content language</i> is Chinese or Japanese, then additionally:
876+
If the <i>content language</i> is Chinese, Japanese, or Korean, then additionally:
877877
<ul>
878878
<li>breaks before hyphens:<br>
879879
&#x2010;&nbsp;U+2010, &#x2013;&nbsp;U+2013, &#x301C;&nbsp;U+301C,
@@ -888,7 +888,7 @@ <h3 id="line-break">
888888
<li>breaks between some inseparable characters:<br>
889889
&#x2025;&nbsp;U+2025, &#x2026;&nbsp;U+2026
890890
</ul>
891-
If the <i>content language</i> is Chinese or Japanese, then additionally:
891+
If the <i>content language</i> is Chinese, Japanese, or Korean, then additionally:
892892
<ul>
893893
<li>breaks before certain centered punctuation marks:<br>
894894
&#x003A;&nbsp;U+003A, &#x003B;&nbsp;U+003B, &#x30FB;&nbsp;U+30FB,

0 commit comments

Comments
 (0)