Skip to content

Commit a009c70

Browse files
committed
Link script groups
1 parent bc53ead commit a009c70

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

css3-text/Overview.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,14 @@
8484

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

87-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 May 2011</h2>
87+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 18 May 2011</h2>
8888

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

9292
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
93-
2011/05/09 17:13:15 $ (CVS $Revision$)</a> <!--
94-
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110514/">http://www.w3.org/TR/2011/WD-css3-text-20110514/</a></dd>
93+
2011/05/14 15:50:19 $ (CVS $Revision$)</a> <!--
94+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110518/">http://www.w3.org/TR/2011/WD-css3-text-20110518/</a></dd>
9595
-->
9696

9797

@@ -3024,7 +3024,7 @@ <h3 id=text-justify><span class=secno>8.3. </span> Justification Method:
30243024
<td>
30253025

30263026
<tr>
3027-
<th scope=row>block
3027+
<th scope=row><a href=block-scripts>block</a>
30283028

30293029
<td>
30303030

@@ -3053,7 +3053,7 @@ <h3 id=text-justify><span class=secno>8.3. </span> Justification Method:
30533053
<td>
30543054

30553055
<tr>
3056-
<th scope=row>clustered
3056+
<th scope=row><a href=clustered-scripts>clustered</a>
30573057

30583058
<td>
30593059

@@ -3082,7 +3082,7 @@ <h3 id=text-justify><span class=secno>8.3. </span> Justification Method:
30823082
<td>
30833083

30843084
<tr>
3085-
<th scope=row>cursive
3085+
<th scope=row><a href=cursive-scripts>cursive</a>
30863086

30873087
<td>
30883088

@@ -3140,7 +3140,7 @@ <h3 id=text-justify><span class=secno>8.3. </span> Justification Method:
31403140
<td>¿?
31413141

31423142
<tr>
3143-
<th scope=row>connected
3143+
<th scope=row><a href=connected-scripts>connected</a>
31443144

31453145
<td>
31463146

css3-text/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,7 +2157,7 @@ <h3 id="text-justify">
21572157
</tr>
21582158

21592159
<tr>
2160-
<th scope="row">block</th>
2160+
<th scope="row"><a href="block-scripts">block</a></th>
21612161
<td></td>
21622162
<td>&#8226;</td>
21632163

@@ -2179,7 +2179,7 @@ <h3 id="text-justify">
21792179
</tr>
21802180

21812181
<tr>
2182-
<th scope="row">clustered</th>
2182+
<th scope="row"><a href="clustered-scripts">clustered</a></th>
21832183
<td></td>
21842184
<td>&#8226;</td>
21852185

@@ -2201,7 +2201,7 @@ <h3 id="text-justify">
22012201
</tr>
22022202

22032203
<tr>
2204-
<th scope="row">cursive</th>
2204+
<th scope="row"><a href="cursive-scripts">cursive</a></th>
22052205
<td></td>
22062206
<td>&#8226;</td>
22072207

@@ -2245,7 +2245,7 @@ <h3 id="text-justify">
22452245
</tr>
22462246

22472247
<tr>
2248-
<th scope="row">connected</th>
2248+
<th scope="row"><a href="connected-scripts">connected</a></th>
22492249
<td></td>
22502250
<td></td>
22512251

0 commit comments

Comments
 (0)