{
 "compat_features": [
  "css.properties.text-wrap",
  "css.properties.text-wrap-mode",
  "css.properties.text-wrap-mode.nowrap",
  "css.properties.text-wrap-mode.wrap",
  "css.properties.text-wrap-style",
  "css.properties.text-wrap-style.auto",
  "css.properties.text-wrap-style.stable",
  "css.properties.text-wrap.nowrap",
  "css.properties.text-wrap.stable",
  "css.properties.text-wrap.wrap"
 ],
 "description": "The text-wrap CSS property sets how lines break in text that overflows the container. It is a shorthand for text-wrap-style and text-wrap-mode.",
 "description_html": "The <code>text-wrap</code> CSS property sets how lines break in text that overflows the container. It is a shorthand for <code>text-wrap-style</code> and <code>text-wrap-mode</code>.",
 "group": [
  "text-wrap"
 ],
 "kind": "feature",
 "name": "text-wrap",
 "spec": [
  "https://drafts.csswg.org/css-text-4/#text-wrap-shorthand"
 ],
 "status": {
  "baseline": "low",
  "baseline_low_date": "2024-10-17",
  "by_compat_key": {
   "css.properties.text-wrap": {
    "baseline": "low",
    "baseline_low_date": "2024-03-05",
    "support": {
     "chrome": "114",
     "chrome_android": "114",
     "edge": "114",
     "firefox": "121",
     "firefox_android": "121",
     "safari": "17.4",
     "safari_ios": "17.4"
    }
   },
   "css.properties.text-wrap-mode": {
    "baseline": "low",
    "baseline_low_date": "2024-10-17",
    "support": {
     "chrome": "130",
     "chrome_android": "130",
     "edge": "130",
     "firefox": "124",
     "firefox_android": "124",
     "safari": "17.4",
     "safari_ios": "17.4"
    }
   },
   "css.properties.text-wrap-mode.nowrap": {
    "baseline": "low",
    "baseline_low_date": "2024-10-17",
    "support": {
     "chrome": "130",
     "chrome_android": "130",
     "edge": "130",
     "firefox": "124",
     "firefox_android": "124",
     "safari": "17.4",
     "safari_ios": "17.4"
    }
   },
   "css.properties.text-wrap-mode.wrap": {
    "baseline": "low",
    "baseline_low_date": "2024-10-17",
    "support": {
     "chrome": "130",
     "chrome_android": "130",
     "edge": "130",
     "firefox": "124",
     "firefox_android": "124",
     "safari": "17.4",
     "safari_ios": "17.4"
    }
   },
   "css.properties.text-wrap-style": {
    "baseline": "low",
    "baseline_low_date": "2024-10-17",
    "support": {
     "chrome": "130",
     "chrome_android": "130",
     "edge": "130",
     "firefox": "124",
     "firefox_android": "124",
     "safari": "17.5",
     "safari_ios": "17.5"
    }
   },
   "css.properties.text-wrap-style.auto": {
    "baseline": "low",
    "baseline_low_date": "2024-10-17",
    "support": {
     "chrome": "130",
     "chrome_android": "130",
     "edge": "130",
     "firefox": "124",
     "firefox_android": "124",
     "safari": "17.5",
     "safari_ios": "17.5"
    }
   },
   "css.properties.text-wrap-style.stable": {
    "baseline": "low",
    "baseline_low_date": "2024-10-17",
    "support": {
     "chrome": "130",
     "chrome_android": "130",
     "edge": "130",
     "firefox": "124",
     "firefox_android": "124",
     "safari": "17.5",
     "safari_ios": "17.5"
    }
   },
   "css.properties.text-wrap.nowrap": {
    "baseline": "low",
    "baseline_low_date": "2024-03-19",
    "support": {
     "chrome": "114",
     "chrome_android": "114",
     "edge": "114",
     "firefox": "124",
     "firefox_android": "124",
     "safari": "17.4",
     "safari_ios": "17.4"
    }
   },
   "css.properties.text-wrap.stable": {
    "baseline": "low",
    "baseline_low_date": "2024-10-17",
    "support": {
     "chrome": "130",
     "chrome_android": "130",
     "edge": "130",
     "firefox": "121",
     "firefox_android": "121",
     "safari": "17.5",
     "safari_ios": "17.5"
    }
   },
   "css.properties.text-wrap.wrap": {
    "baseline": "low",
    "baseline_low_date": "2024-03-19",
    "support": {
     "chrome": "114",
     "chrome_android": "114",
     "edge": "114",
     "firefox": "124",
     "firefox_android": "124",
     "safari": "17.4",
     "safari_ios": "17.4"
    }
   }
  },
  "support": {
   "chrome": "130",
   "chrome_android": "130",
   "edge": "130",
   "firefox": "124",
   "firefox_android": "124",
   "safari": "17.5",
   "safari_ios": "17.5"
  }
 },
 "id": "text-wrap",
 "groups": [
  "text-wrap"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-text-4/#text-wrap-shorthand",
   "seriesComposition": "delta",
   "shortname": "css-text-4",
   "series": {
    "shortname": "css-text",
    "currentSpecification": "css-text-3",
    "title": "CSS Text",
    "shortTitle": "CSS Text",
    "releaseUrl": "https://www.w3.org/TR/css-text/",
    "nightlyUrl": "https://drafts.csswg.org/css-text/"
   },
   "seriesVersion": "4",
   "seriesPrevious": "css-text-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-4/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-text-4/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-text-4/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-text-4/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Text Module Level 4",
   "source": "w3c",
   "shortTitle": "CSS Text 4",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-text"
    ]
   },
   "fragment": "text-wrap-shorthand"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/text-wrap",
   "title": "`text-wrap` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/text-wrap"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {
  "percentageOfPageLoad": 0.21693867,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/181"
 },
 "interop": [
  {
   "year": 2024,
   "label": "interop-2024-text-wrap",
   "url": "https://wpt.fyi/interop-2024?feature=interop-2024-text-wrap"
  }
 ],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:text-wrap"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2024-10-17T00:00:00.000Z",
 "baselineHighDateAsObject": null,
 "expectedBaselineHighDate": "2027-04-17"
}