Skip to content

Commit d0d2bcf

Browse files
committed
[css-fonts-4] cleanup font-anguage-override markup
1 parent b5beab9 commit d0d2bcf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css-fonts-4/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4606,8 +4606,10 @@ Normally, authors can control the use of language-specific glyph substitutions a
46064606
by setting the content language of an element, as <a href="#language-specific-support">described
46074607
above</a>:
46084608

4609+
<div class="example">
46094610
<pre>&lt;!-- Display text using S'gaw Karen specific features -->
4610-
&lt;p lang="ksw">...&lt;/p></pre>
4611+
&lt;p lang="ksw">...&lt;/p></pre>
4612+
</div>
46114613

46124614
In some cases, authors may need to specify a language system
46134615
that differs from the content language, for example due to the need to mimic another language's

0 commit comments

Comments
 (0)