You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: selectors-4/Overview.bs
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2604,6 +2604,8 @@ The Language Pseudo-class: '':lang()''</h3>
2604
2604
represents an element whose [=content language=]
2605
2605
is one of the languages listed in its argument.
2606
2606
Each <dfn>language range</dfn> in '':lang()''
2607
+
is an <a href="https://un5gmtkzgjmt2j3jm38z69h0br.julianrbryant.com/rfc/rfc4647.html#section-2.2">extended language range</a>,
2608
+
as defined in BCP 47, and
2607
2609
must be a valid CSS <<ident>> or <<string>>.
2608
2610
(Thus language ranges containing asterisks, for example,
2609
2611
must be either correctly escaped or quoted as strings,
@@ -5107,6 +5109,8 @@ Changes since the 11 November 2022 Working Draft</h3>
5107
5109
5108
5110
Significant changes since the <a href="https://un5gmtkzgkj46tygt32g.julianrbryant.com/TR/2022/WD-selectors-4-20221111/">11 November 2022 Working Draft</a>:
5109
5111
5112
+
* Defined language range as BCP 47 extended language range
0 commit comments