Skip to content

Commit 0fd0dae

Browse files
committed
[css-text-3] Drop reference to HTTP Content-Language per #5031
1 parent 39ba768 commit 0fd0dae

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

css-text-3/Overview.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,8 @@ Languages and Typesetting</h3>
185185
or content in a <a>document language</a> that does not have a language-tagging facility
186186
is considered to have an unknown <a>content language</a>.
187187

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.
188+
Note: Authors should tag content using the global <code>lang</code> attribute in HTML,
189+
the universal <code>xml:lang</code> attribute in XML.
191190

192191
The [=content language=] an element is declared to be in
193192
also identifies the specific written form of that language used in that element,

0 commit comments

Comments
 (0)