Skip to content

Commit f06491b

Browse files
committed
Fix typo in example 4
1 parent 3295acb commit f06491b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css3-text/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232

3333
<h1>CSS Text Level 3</h1>
3434

35-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 May 2012</h2>
35+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 10 May 2012</h2>
3636

3737
<dl>
3838
<dt>This version:
3939

4040
<dd><a href="http://dev.w3.org/csswg/css3-text/">$Date$ (CVS
4141
$Revision$)</a> <!--
42-
<dd><a href="http://www.w3.org/TR/2012/WD-css3-text-20120507/">http://www.w3.org/TR/2012/WD-css3-text-20120507/</a></dd>
42+
<dd><a href="http://www.w3.org/TR/2012/WD-css3-text-20120510/">http://www.w3.org/TR/2012/WD-css3-text-20120510/</a></dd>
4343
-->
4444

4545

@@ -1466,7 +1466,7 @@ <h3 id=word-break><span class=secno>4.2. </span> Word Breaking Rules: the
14661466
<dt>&lsquo;<code class=css>word-break: break-all</code>&rsquo;
14671467

14681468
<dd>
1469-
<pre>这·是·一·些·汉·字·a·n·d·s·o·m·e·L·a·t·i·n,<!--
1469+
<pre>这·是·一·些·汉·字,·a·n·d·s·o·m·e·L·a·t·i·n,<!--
14701470
-->·&#x0648;·&#xFB90;·&#xFEE4;·&#xFEF0;·&#xFEE7;·&#xFEEE;·&#xFEB7;·&#xFE98;·&#xFEE6;·&#xFECB;·&#xFEAE;·&#xFE91;·&#xFEF0;,·<!--
14711471
-->แ·ล·ะ·ตั·ว·อ·ย่·า·ง·ก·า·ร·เ·ขี·ย·น·ภ·า·ษ·า·ไ·ท·ย.</pre>
14721472

css3-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -993,7 +993,7 @@ <h3 id="word-break">
993993
-->และ·ตัวอย่าง·การเขียน·ภาษาไทย.</.pre>
994994
<dt>''word-break: break-all''</dt>
995995
<dd>
996-
<pre>这·是·一·些·汉·字·a·n·d·s·o·m·e·L·a·t·i·n,<!--
996+
<pre>这·是·一·些·汉·字,·a·n·d·s·o·m·e·L·a·t·i·n,<!--
997997
-->·&#x0648;·&#xFB90;·&#xFEE4;·&#xFEF0;·&#xFEE7;·&#xFEEE;·&#xFEB7;·&#xFE98;·&#xFEE6;·&#xFECB;·&#xFEAE;·&#xFE91;·&#xFEF0;,·<!--
998998
-->แ·ล·ะ·ตั·ว·อ·ย่·า·ง·ก·า·ร·เ·ขี·ย·น·ภ·า·ษ·า·ไ·ท·ย.</pre>
999999
<dt>''word-break: keep-all''</dt>

0 commit comments

Comments
 (0)