We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48fdb5d commit d7273b3Copy full SHA for d7273b3
1 file changed
css-text-3/Overview.bs
@@ -175,7 +175,7 @@ Languages and Typesetting</h3>
175
<p>The <dfn export>content language</dfn> of an element is the (human) language
176
the element is declared to be in, according to the rules of the
177
<a href="https://www.w3.org/TR/CSS2/conform.html#doclanguage">document language</a>.
178
- For example, the rules for determining the <a>content language</a> of an HTML
+ For example, the rules for determining the <a>content language</a> of an HTML element
179
are <a href="https://html.spec.whatwg.org/multipage/dom.html#language">defined</a> in [[HTML]],
180
and the rules for determining the <a>content language</a> of an XML element use
181
are <a href="https://www.w3.org/TR/REC-xml/#sec-lang-tag">defined</a> in [[XML10]].
0 commit comments