{
 "compat_features": [
  "css.properties.list-style-type.symbols",
  "css.properties.list-style.symbols"
 ],
 "description": "The symbols() CSS function defines counter styles as a value of properties such as list-style. It's an inline alternative to the @counter-style CSS at-rule.",
 "description_html": "The <code>symbols()</code> CSS function defines counter styles as a value of properties such as <code>list-style</code>. It's an inline alternative to the <code>@counter-style</code> CSS at-rule.",
 "group": [
  "lists"
 ],
 "kind": "feature",
 "name": "symbols()",
 "spec": [
  "https://drafts.csswg.org/css-counter-styles-3/#symbols-function"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "css.properties.list-style-type.symbols": {
    "baseline": false,
    "support": {
     "firefox": "35",
     "firefox_android": "35"
    }
   },
   "css.properties.list-style.symbols": {
    "baseline": false,
    "support": {
     "firefox": "35",
     "firefox_android": "35"
    }
   }
  },
  "support": {
   "firefox": "35",
   "firefox_android": "35"
  }
 },
 "id": "symbols-function",
 "groups": [
  "lists"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-counter-styles-3/#symbols-function",
   "seriesComposition": "full",
   "shortname": "css-counter-styles-3",
   "series": {
    "shortname": "css-counter-styles",
    "currentSpecification": "css-counter-styles-3",
    "title": "CSS Counter Styles",
    "shortTitle": "CSS Counter Styles",
    "releaseUrl": "https://www.w3.org/TR/css-counter-styles/",
    "nightlyUrl": "https://drafts.csswg.org/css-counter-styles/"
   },
   "seriesVersion": "3",
   "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/css-counter-styles-3/",
    "status": "Candidate Recommendation Snapshot",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-counter-styles-3/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-counter-styles-3/",
     "https://w3c.github.io/csswg-drafts/css-counter-styles/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-counter-styles-3/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Counter Styles Level 3",
   "source": "w3c",
   "shortTitle": "CSS Counter Styles 3",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-counter-styles"
    ]
   },
   "fragment": "symbols-function"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}