{
 "caniuse": [
  "css-text-justify"
 ],
 "compat_features": [
  "css.properties.text-justify",
  "css.properties.text-justify.auto",
  "css.properties.text-justify.inter-character",
  "css.properties.text-justify.inter-word",
  "css.properties.text-justify.none"
 ],
 "description": "The text-justify CSS property sets the justification method of text when text-align: justify is set.",
 "description_html": "The <code>text-justify</code> CSS property sets the justification method of text when <code>text-align: justify</code> is set.",
 "group": [
  "text"
 ],
 "kind": "feature",
 "name": "text-justify",
 "spec": [
  "https://drafts.csswg.org/css-text-4/#text-justify-property"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "css.properties.text-justify": {
    "baseline": false,
    "support": {
     "chrome": "145",
     "chrome_android": "145",
     "edge": "145",
     "firefox": "55",
     "firefox_android": "55"
    }
   },
   "css.properties.text-justify.auto": {
    "baseline": false,
    "support": {
     "chrome": "145",
     "chrome_android": "145",
     "edge": "145",
     "firefox": "55",
     "firefox_android": "55"
    }
   },
   "css.properties.text-justify.inter-character": {
    "baseline": false,
    "support": {
     "chrome": "145",
     "chrome_android": "145",
     "edge": "145",
     "firefox": "55",
     "firefox_android": "55"
    }
   },
   "css.properties.text-justify.inter-word": {
    "baseline": false,
    "support": {
     "chrome": "145",
     "chrome_android": "145",
     "edge": "145",
     "firefox": "55",
     "firefox_android": "55"
    }
   },
   "css.properties.text-justify.none": {
    "baseline": false,
    "support": {
     "chrome": "145",
     "chrome_android": "145",
     "edge": "145",
     "firefox": "55",
     "firefox_android": "55"
    }
   }
  },
  "support": {
   "chrome": "145",
   "chrome_android": "145",
   "edge": "145",
   "firefox": "55",
   "firefox_android": "55"
  }
 },
 "id": "text-justify",
 "groups": [
  "text"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-text-4/#text-justify-property",
   "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-justify-property"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/text-justify",
   "title": "`text-justify` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/text-justify"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {
  "percentageOfPageLoad": 0.01148477,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/414"
 },
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:text-justify"
 },
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/75",
  "votes": 1
 },
 "bugs": {
  "chrome": [
   "https://issues.chromium.org/issues/40321528"
  ],
  "safari": [
   "https://webkit.org/b/99945"
  ],
  "safari_ios": [
   "https://webkit.org/b/99945"
  ],
  "webview_ios": [
   "https://webkit.org/b/99945"
  ]
 },
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null,
 "blockedOn": "Safari",
 "monthsBlocked": 3,
 "blockedSince": "February 2026"
}