File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2604,6 +2604,8 @@ The Language Pseudo-class: '':lang()''</h3>
26042604 represents an element whose [=content language=]
26052605 is one of the languages listed in its argument.
26062606 Each <dfn>language range</dfn> in '':lang()''
2607+ is an <a href="https://www.rfc-editor.org/rfc/rfc4647.html#section-2.2">extended language range</a> ,
2608+ as defined in BCP 47, and
26072609 must be a valid CSS <<ident>> or <<string>> .
26082610 (Thus language ranges containing asterisks, for example,
26092611 must be either correctly escaped or quoted as strings,
@@ -5107,6 +5109,8 @@ Changes since the 11 November 2022 Working Draft</h3>
51075109
51085110 Significant changes since the <a href="https://www.w3.org/TR/2022/WD-selectors-4-20221111/">11 November 2022 Working Draft</a> :
51095111
5112+ * Defined language range as BCP 47 extended language range
5113+ (<a href="https://github.com/w3c/csswg-drafts/issues/13646"Issue 13646></a> )
51105114 * Removed the at-risk status from '':read-write'' and '':has()''
51115115 * Added '':popover-open'' pseudo-class.
51125116 (<a href="https://github.com/w3c/csswg-drafts/issues/8637">Issue 8637</a> )
You can’t perform that action at this time.
0 commit comments