{
 "caniuse": [
  "text-stroke"
 ],
 "compat_features": [
  "css.properties.-webkit-text-fill-color",
  "css.properties.-webkit-text-stroke",
  "css.properties.-webkit-text-stroke-color",
  "css.properties.-webkit-text-stroke-width"
 ],
 "description": "The -webkit-text-stroke-width and -webkit-text-stroke-color CSS properties set the thickness and color of text outlines. The -webkit-text-fill-color sets the color within text character outlines. Both default to the text color.",
 "description_html": "The <code>-webkit-text-stroke-width</code> and <code>-webkit-text-stroke-color</code> CSS properties set the thickness and color of text outlines. The <code>-webkit-text-fill-color</code> sets the color within text character outlines. Both default to the text color.",
 "group": [
  "css"
 ],
 "kind": "feature",
 "name": "Text stroke and fill  (compatibility prefixes)",
 "spec": [
  "https://compat.spec.whatwg.org/#text-fill-and-stroking"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2019-10-05",
  "baseline_low_date": "2017-04-05",
  "by_compat_key": {
   "css.properties.-webkit-text-fill-color": {
    "baseline": "high",
    "baseline_high_date": "2019-03-20",
    "baseline_low_date": "2016-09-20",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "49",
     "firefox_android": "49",
     "safari": "3",
     "safari_ios": "2"
    }
   },
   "css.properties.-webkit-text-stroke": {
    "baseline": "high",
    "baseline_high_date": "2019-10-05",
    "baseline_low_date": "2017-04-05",
    "support": {
     "chrome": "4",
     "chrome_android": "18",
     "edge": "15",
     "firefox": "49",
     "firefox_android": "49",
     "safari": "3",
     "safari_ios": "2"
    }
   },
   "css.properties.-webkit-text-stroke-color": {
    "baseline": "high",
    "baseline_high_date": "2019-10-05",
    "baseline_low_date": "2017-04-05",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "15",
     "firefox": "49",
     "firefox_android": "49",
     "safari": "3",
     "safari_ios": "2"
    }
   },
   "css.properties.-webkit-text-stroke-width": {
    "baseline": "high",
    "baseline_high_date": "2019-10-05",
    "baseline_low_date": "2017-04-05",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "15",
     "firefox": "49",
     "firefox_android": "49",
     "safari": "3",
     "safari_ios": "2"
    }
   }
  },
  "support": {
   "chrome": "4",
   "chrome_android": "18",
   "edge": "15",
   "firefox": "49",
   "firefox_android": "49",
   "safari": "3",
   "safari_ios": "2"
  }
 },
 "id": "text-stroke-fill",
 "groups": [
  "css"
 ],
 "specs": [
  {
   "url": "https://compat.spec.whatwg.org/#text-fill-and-stroking",
   "seriesComposition": "full",
   "shortname": "compat",
   "series": {
    "shortname": "compat",
    "currentSpecification": "compat",
    "title": "Compatibility",
    "shortTitle": "Compatibility",
    "nightlyUrl": "https://compat.spec.whatwg.org/"
   },
   "nightly": {
    "url": "https://compat.spec.whatwg.org/",
    "status": "Living Standard",
    "sourcePath": "compatibility.bs",
    "alternateUrls": [],
    "repository": "https://github.com/whatwg/compat",
    "filename": "index.html"
   },
   "organization": "WHATWG",
   "groups": [
    {
     "name": "Compatibility Workstream",
     "url": "https://compat.spec.whatwg.org/"
    }
   ],
   "title": "Compatibility",
   "source": "whatwg",
   "shortTitle": "Compatibility",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "compat"
    ]
   },
   "fragment": "text-fill-and-stroking"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/-webkit-text-stroke",
   "title": "-webkit-text-stroke",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/-webkit-text-stroke"
  },
  {
   "slug": "Web/CSS/Reference/Properties/-webkit-text-fill-color",
   "title": "-webkit-text-fill-color",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/-webkit-text-fill-color"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:text-stroke-fill"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2017-04-05T00:00:00.000Z",
 "baselineHighDateAsObject": "2019-10-05T00:00:00.000Z"
}