Skip to content

Commit 82c6481

Browse files
committed
[css-text] Move some paragraphs.
--HG-- extra : rebase_source : 18b4c4f8b271e89e3ed9e4e734dfedbcf2b52da1
1 parent 0a24110 commit 82c6481

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

css-text/Overview.bs

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,15 @@ Characters and Letters</h4>
253253
<h4 id="languages">
254254
Languages and Typesetting</h4>
255255

256+
<p class="note">
257+
Many typographic effects vary by linguistic context.
258+
In CSS, language-specific typographic tailorings
259+
are only applied when the content language is known (declared).
260+
261+
<p><strong class="advisement">
262+
Authors should language-tag their content accurately for the best typographic behavior.
263+
</strong>
264+
256265
<p>The <dfn>content language</dfn> of an element is the (human) language
257266
the element is declared to be in, according to the rules of the
258267
<a href="http://www.w3.org/TR/CSS21/conform.html#doclanguage">document language</a>.
@@ -264,13 +273,6 @@ Languages and Typesetting</h4>
264273
Note that it is possible for the <i>content language</i> of an element
265274
to be unknown.
266275

267-
<p class="note">
268-
Many typographic effects vary by linguistic context.
269-
In CSS, language-specific typographic tailorings
270-
are only applied when the content language is known (declared).
271-
272-
<strong class="advisement">Authors should language-tag their content accurately for the best typographic behavior.</strong>
273-
274276
<h2 id="transforming">
275277
Transforming Text</h2>
276278

0 commit comments

Comments
 (0)