We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ba768 commit 0fd0daeCopy full SHA for 0fd0dae
css-text-3/Overview.bs
@@ -185,9 +185,8 @@ Languages and Typesetting</h3>
185
or content in a <a>document language</a> that does not have a language-tagging facility
186
is considered to have an unknown <a>content language</a>.
187
188
- Note: Authors can tag content using the global <code>lang</code> attribute in HTML,
189
- the universal <code>xml:lang</code> attribute in XML,
190
- and the HTTP <code>Content-Language</code> header for content served over HTTP.
+ Note: Authors should tag content using the global <code>lang</code> attribute in HTML,
+ the universal <code>xml:lang</code> attribute in XML.
191
192
The [=content language=] an element is declared to be in
193
also identifies the specific written form of that language used in that element,
0 commit comments