Skip to content

Commit 059350a

Browse files
committed
Reorder a couple paragraphs
1 parent ffcb2b6 commit 059350a

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

css3-text/Overview.html

Lines changed: 8 additions & 8 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 18 May 2011</h2>
87+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 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/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>
93+
2011/05/18 08:56:23 $ (CVS $Revision$)</a> <!--
94+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110519/">http://www.w3.org/TR/2011/WD-css3-text-20110519/</a></dd>
9595
-->
9696

9797

@@ -680,16 +680,16 @@ <h3 id=text-transform><span class=secno>3.1. </span> <a name=caps-prop></a>
680680
href="#CSS3FONT" rel=biblioentry>[CSS3FONT]<!--{{CSS3FONT}}--></a>
681681
</dl>
682682

683-
<p>Although limited, the case mapping process has some language
684-
dependencies. Some well known examples are Turkish and Greek. If the
685-
content language is known then any such language-specific rules must be
686-
used.
687-
688683
<p>The case mapping rules for the character repertoire specified by the
689684
Unicode Standard can be found on the Unicode Consortium Web site. <a
690685
href="#UNICODE" rel=biblioentry>[UNICODE]<!--{{!UNICODE}}--></a> Only
691686
characters belonging to bicameral scripts are affected.
692687

688+
<p>Although limited, the case mapping process has some language
689+
dependencies. Some well known examples are Turkish and Greek. If the
690+
content language is known then any such language-specific rules must be
691+
used.
692+
693693
<p>The definition of "word" used for &lsquo;<code
694694
class=css>capitalize</code>&rsquo; is UA-dependent; <a href="#UAX29"
695695
rel=biblioentry>[UAX29]<!--{{!UAX29}}--></a> is suggested (but not

css3-text/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -347,15 +347,15 @@ <h3 id="text-transform">
347347
want to use ''font-variant: ruby''. [[CSS3FONT]]</p></dd>
348348
</dl>
349349

350-
<p>Although limited, the case mapping process has some language dependencies.
351-
Some well known examples are Turkish and Greek. If the content language
352-
is known then any such language-specific rules must be used.</p>
353-
354350
<p>The case mapping rules for the character repertoire specified by the
355351
Unicode Standard can be found on the Unicode Consortium Web site.
356352
[[!UNICODE]] Only characters belonging to bicameral scripts are
357353
affected.</p>
358354

355+
<p>Although limited, the case mapping process has some language dependencies.
356+
Some well known examples are Turkish and Greek. If the content language
357+
is known then any such language-specific rules must be used.</p>
358+
359359
<p>The definition of "word" used for ''capitalize'' is UA-dependent;
360360
[[!UAX29]] is suggested (but not required) for determining such word
361361
boundaries. Authors should not expect ''capitalize'' to follow

0 commit comments

Comments
 (0)