{
 "compat_features": [
  "css.properties.text-decoration-skip-ink",
  "css.properties.text-decoration-skip-ink.auto",
  "css.properties.text-decoration-skip-ink.none"
 ],
 "description": "The text-decoration-skip-ink CSS property sets whether underlines and overlines may be interrupted where the line would cross a glyph.",
 "description_html": "The <code>text-decoration-skip-ink</code> CSS property sets whether underlines and overlines may be interrupted where the line would cross a glyph.",
 "kind": "feature",
 "name": "text-decoration-skip-ink",
 "spec": [
  "https://drafts.csswg.org/css-text-decor-4/#text-decoration-skip-ink-property"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2024-09-14",
  "baseline_low_date": "2022-03-14",
  "by_compat_key": {
   "css.properties.text-decoration-skip-ink": {
    "baseline": "high",
    "baseline_high_date": "2024-09-14",
    "baseline_low_date": "2022-03-14",
    "support": {
     "chrome": "64",
     "chrome_android": "64",
     "edge": "79",
     "firefox": "70",
     "firefox_android": "79",
     "safari": "15.4",
     "safari_ios": "15.4"
    }
   },
   "css.properties.text-decoration-skip-ink.auto": {
    "baseline": "high",
    "baseline_high_date": "2024-09-14",
    "baseline_low_date": "2022-03-14",
    "support": {
     "chrome": "64",
     "chrome_android": "64",
     "edge": "79",
     "firefox": "70",
     "firefox_android": "79",
     "safari": "15.4",
     "safari_ios": "15.4"
    }
   },
   "css.properties.text-decoration-skip-ink.none": {
    "baseline": "high",
    "baseline_high_date": "2024-09-14",
    "baseline_low_date": "2022-03-14",
    "support": {
     "chrome": "64",
     "chrome_android": "64",
     "edge": "79",
     "firefox": "70",
     "firefox_android": "79",
     "safari": "15.4",
     "safari_ios": "15.4"
    }
   }
  },
  "support": {
   "chrome": "64",
   "chrome_android": "64",
   "edge": "79",
   "firefox": "70",
   "firefox_android": "79",
   "safari": "15.4",
   "safari_ios": "15.4"
  }
 },
 "id": "text-decoration-skip-ink",
 "groups": [],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-text-decor-4/#text-decoration-skip-ink-property",
   "seriesComposition": "delta",
   "shortname": "css-text-decor-4",
   "series": {
    "shortname": "css-text-decor",
    "currentSpecification": "css-text-decor-3",
    "title": "CSS Text Decoration",
    "shortTitle": "CSS Text Decoration",
    "releaseUrl": "https://www.w3.org/TR/css-text-decor/",
    "nightlyUrl": "https://drafts.csswg.org/css-text-decor/"
   },
   "seriesVersion": "4",
   "seriesPrevious": "css-text-decor-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-text-decor-4/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-text-decor-4/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-text-decor-4/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-text-decor-4/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Text Decoration Module Level 4",
   "source": "w3c",
   "shortTitle": "CSS Text Decoration 4",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-text-decor"
    ]
   },
   "fragment": "text-decoration-skip-ink-property"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/text-decoration-skip-ink",
   "title": "`text-decoration-skip-ink` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/text-decoration-skip-ink"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {
  "chrome": [
   "https://issues.chromium.org/issues/40675832"
  ]
 },
 "baselineLowDateAsObject": "2022-03-14T00:00:00.000Z",
 "baselineHighDateAsObject": "2024-09-14T00:00:00.000Z"
}