File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -253,6 +253,15 @@ Characters and Letters</h4>
253253<h4 id="languages">
254254Languages 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
You can’t perform that action at this time.
0 commit comments