Skip to content

Commit b6924dc

Browse files
committed
add JLREQ to list of line-breaking resources
1 parent 57fdf53 commit b6924dc

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

css3-text/Overview.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,14 @@
8383

8484
<h1>CSS Text Level 3</h1>
8585

86-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 March 2011</h2>
86+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 31 March 2011</h2>
8787

8888
<dl>
8989
<dt>This version:
9090

9191
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
92-
2011/03/30 03:37:38 $ (CVS $Revision$)</a> <!--
93-
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110330/">http://www.w3.org/TR/2011/WD-css3-text-20110330/</a></dd>
92+
2011/03/30 07:53:26 $ (CVS $Revision$)</a> <!--
93+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110331/">http://www.w3.org/TR/2011/WD-css3-text-20110331/</a></dd>
9494
-->
9595

9696

@@ -1321,9 +1321,10 @@ <h2 id=line-breaking><span class=secno>5. </span> Line Breaking and Word
13211321
however some controls are provided to distinguish common variations.
13221322

13231323
<p class=note>Further information on line breaking conventions can be found
1324-
in <a href="#JIS4051" rel=biblioentry>[JIS4051]<!--{{JIS4051}}--></a> for
1324+
in <a href="#JLREQ" rel=biblioentry>[JLREQ]<!--{{JLREQ}}--></a> and <a
1325+
href="#JIS4051" rel=biblioentry>[JIS4051]<!--{{JIS4051}}--></a> for
13251326
Japanese, <a href="#ZHMARK" rel=biblioentry>[ZHMARK]<!--{{ZHMARK}}--></a>
1326-
for Chinese, and [?] for Korean, and in <a href="#UAX14"
1327+
for Chinese, and in <a href="#UAX14"
13271328
rel=biblioentry>[UAX14]<!--{{!UAX14}}--></a> for all scripts in Unicode.
13281329
<!-- The CSS Working Group notes that although UAX 14 contains a wealth of
13291330
information about line breaking conventions, a literal implementation

css3-text/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -865,8 +865,8 @@ <h2 id="line-breaking">
865865

866866
<p class="note">Further information on line breaking conventions can be
867867
found in
868-
[[JIS4051]] for Japanese,
869-
[[ZHMARK]] for Chinese, and [?] for Korean, and
868+
[[JLREQ]] and [[JIS4051]] for Japanese,
869+
[[ZHMARK]] for Chinese, and
870870
in [[!UAX14]] for all scripts in Unicode.
871871
<!-- The CSS Working Group notes that although UAX 14 contains a wealth of
872872
information about line breaking conventions, a literal implementation

0 commit comments

Comments
 (0)