{
 "compat_features": [
  "css.properties.scrollbar-width",
  "css.properties.scrollbar-width.auto",
  "css.properties.scrollbar-width.none",
  "css.properties.scrollbar-width.thin"
 ],
 "description": "The scrollbar-width CSS property sets the width of the scrollbar.",
 "description_html": "The <code>scrollbar-width</code> CSS property sets the width of the scrollbar.",
 "group": [
  "scrolling"
 ],
 "kind": "feature",
 "name": "scrollbar-width",
 "spec": [
  "https://drafts.csswg.org/css-scrollbars-1/#scrollbar-width"
 ],
 "status": {
  "baseline": "low",
  "baseline_low_date": "2024-12-11",
  "by_compat_key": {
   "css.properties.scrollbar-width": {
    "baseline": "low",
    "baseline_low_date": "2024-12-11",
    "support": {
     "chrome": "121",
     "chrome_android": "121",
     "edge": "121",
     "firefox": "64",
     "firefox_android": "64",
     "safari": "18.2",
     "safari_ios": "18.2"
    }
   },
   "css.properties.scrollbar-width.auto": {
    "baseline": "low",
    "baseline_low_date": "2024-12-11",
    "support": {
     "chrome": "121",
     "chrome_android": "121",
     "edge": "121",
     "firefox": "64",
     "firefox_android": "64",
     "safari": "18.2",
     "safari_ios": "18.2"
    }
   },
   "css.properties.scrollbar-width.none": {
    "baseline": "low",
    "baseline_low_date": "2024-12-11",
    "support": {
     "chrome": "121",
     "chrome_android": "121",
     "edge": "121",
     "firefox": "64",
     "firefox_android": "64",
     "safari": "18.2",
     "safari_ios": "18.2"
    }
   },
   "css.properties.scrollbar-width.thin": {
    "baseline": "low",
    "baseline_low_date": "2024-12-11",
    "support": {
     "chrome": "121",
     "chrome_android": "121",
     "edge": "121",
     "firefox": "64",
     "firefox_android": "64",
     "safari": "18.2",
     "safari_ios": "18.2"
    }
   }
  },
  "support": {
   "chrome": "121",
   "chrome_android": "121",
   "edge": "121",
   "firefox": "64",
   "firefox_android": "64",
   "safari": "18.2",
   "safari_ios": "18.2"
  }
 },
 "id": "scrollbar-width",
 "groups": [
  "scrolling"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-scrollbars-1/#scrollbar-width",
   "seriesComposition": "full",
   "shortname": "css-scrollbars-1",
   "series": {
    "shortname": "css-scrollbars",
    "currentSpecification": "css-scrollbars-1",
    "title": "CSS Scrollbars",
    "shortTitle": "CSS Scrollbars",
    "releaseUrl": "https://www.w3.org/TR/css-scrollbars/",
    "nightlyUrl": "https://drafts.csswg.org/css-scrollbars/"
   },
   "seriesVersion": "1",
   "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-scrollbars-1/",
    "status": "Candidate Recommendation Snapshot",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-scrollbars-1/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-scrollbars-1/",
     "https://w3c.github.io/csswg-drafts/css-scrollbars/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-scrollbars-1/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Scrollbars Styling Module Level 1",
   "source": "w3c",
   "shortTitle": "CSS Scrollbars Styling 1",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-scrollbars"
    ]
   },
   "fragment": "scrollbar-width"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/scrollbar-width",
   "title": "scrollbar-width",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/scrollbar-width"
  }
 ],
 "standardPositions": [
  {
   "vendor": "apple",
   "url": "https://github.com/WebKit/standards-positions/issues/133",
   "position": "support",
   "concerns": []
  }
 ],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {
  "percentageOfPageLoad": 0.39418546,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/57"
 },
 "interop": [
  {
   "year": 2024,
   "label": "interop-2024-scrollbar",
   "url": "https://wpt.fyi/interop-2024?feature=interop-2024-scrollbar"
  }
 ],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:scrollbar-width"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2024-12-11T00:00:00.000Z",
 "baselineHighDateAsObject": null,
 "expectedBaselineHighDate": "2027-06-11"
}