{
 "compat_features": [
  "css.selectors.lang",
  "css.selectors.lang.argument_list",
  "css.selectors.lang.wildcards"
 ],
 "description": "The :lang() CSS functional pseudo-class matches elements based on their content language.",
 "description_html": "The <code>:lang()</code> CSS functional pseudo-class matches elements based on their content language.",
 "group": [
  "selectors"
 ],
 "kind": "feature",
 "name": ":lang()",
 "spec": [
  "https://drafts.csswg.org/selectors-4/#the-lang-pseudo"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2018-01-29",
  "baseline_low_date": "2015-07-29",
  "by_compat_key": {
   "css.selectors.lang": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "3.1",
     "safari_ios": "2"
    }
   },
   "css.selectors.lang.argument_list": {
    "baseline": false,
    "support": {
     "firefox": "114",
     "firefox_android": "114",
     "safari": "9",
     "safari_ios": "9"
    }
   },
   "css.selectors.lang.wildcards": {
    "baseline": false,
    "support": {
     "firefox": "114",
     "firefox_android": "114",
     "safari": "9",
     "safari_ios": "9"
    }
   }
  },
  "support": {
   "chrome": "1",
   "chrome_android": "18",
   "edge": "12",
   "firefox": "1",
   "firefox_android": "4",
   "safari": "3.1",
   "safari_ios": "2"
  }
 },
 "id": "lang",
 "groups": [
  "selectors"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/selectors-4/#the-lang-pseudo",
   "seriesComposition": "full",
   "shortname": "selectors-4",
   "series": {
    "shortname": "selectors",
    "currentSpecification": "selectors-4",
    "title": "Selectors",
    "shortTitle": "Selectors",
    "releaseUrl": "https://www.w3.org/TR/selectors/",
    "nightlyUrl": "https://drafts.csswg.org/selectors/"
   },
   "seriesVersion": "4",
   "seriesPrevious": "selectors-3",
   "seriesNext": "selectors-5",
   "organization": "W3C",
   "groups": [
    {
     "name": "Cascading Style Sheets (CSS) Working Group",
     "url": "https://www.w3.org/groups/wg/css/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/selectors-4/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/selectors-4/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/selectors-4/",
     "https://w3c.github.io/csswg-drafts/selectors/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "selectors-4/Overview.bs",
    "filename": "index.html"
   },
   "title": "Selectors Level 4",
   "source": "w3c",
   "shortTitle": "Selectors 4",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/selectors"
    ]
   },
   "fragment": "the-lang-pseudo"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Selectors/:lang",
   "title": "`:lang()` CSS pseudo-class",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Selectors/:lang"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:lang"
 },
 "developerSignals": null,
 "bugs": {
  "chrome": [
   "https://bugs.chromium.org/p/chromium/issues/detail?id=1281157",
   "https://crbug.com/40811938"
  ],
  "chrome_android": [
   "https://crbug.com/40811938"
  ],
  "edge": [
   "https://crbug.com/40811938"
  ],
  "oculus": [
   "https://crbug.com/40811938"
  ],
  "opera": [
   "https://crbug.com/40811938"
  ],
  "opera_android": [
   "https://crbug.com/40811938"
  ],
  "samsunginternet_android": [
   "https://crbug.com/40811938"
  ],
  "webview_android": [
   "https://crbug.com/40811938"
  ]
 },
 "baselineLowDateAsObject": "2015-07-29T00:00:00.000Z",
 "baselineHighDateAsObject": "2018-01-29T00:00:00.000Z"
}