Skip to content

Commit 899b185

Browse files
committed
text-autospace now references JLREQ instead of JIS X 4051
1 parent 0abaaed commit 899b185

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

css3-text/Overview.html

Lines changed: 4 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 2 April 2011</h2>
86+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 April 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/31 19:23:21 $ (CVS $Revision$)</a> <!--
93-
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110402/">http://www.w3.org/TR/2011/WD-css3-text-20110402/</a></dd>
92+
2011/04/02 17:58:40 $ (CVS $Revision$)</a> <!--
93+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110403/">http://www.w3.org/TR/2011/WD-css3-text-20110403/</a></dd>
9494
-->
9595

9696

@@ -3938,8 +3938,7 @@ <h3 id=text-autospace-prop><span class=secno>9.4. </span> Adding space: the
39383938
existing glyphs.
39393939

39403940
<p>(A commonly used algorithm for determining this behavior is specified in
3941-
JIS X-4051 <a href="#JIS4051"
3942-
rel=biblioentry>[JIS4051]<!--{{JIS4051}}--></a>.)
3941+
<a href="#JLREQ" rel=biblioentry>[JLREQ]<!--{{JLREQ}}--></a>.)
39433942

39443943
<p>This property is additive with the <span class=property><a
39453944
href="#word-spacing">&lsquo;<code

css3-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2897,7 +2897,7 @@ <h3 id="text-autospace-prop">
28972897
space characters, but instead to the width increment of existing glyphs.
28982898

28992899
<p>(A commonly used algorithm for determining this behavior is specified in
2900-
JIS X-4051 [[JIS4051]].)
2900+
[[JLREQ]].)
29012901

29022902
<p>This property is additive with the <span class="property"><a
29032903
href="#word-spacing">'word-spacing'</a></span> and <span class="property"><a

0 commit comments

Comments
 (0)