{
 "caniuse": [
  "css-text-orientation"
 ],
 "compat_features": [
  "css.properties.text-orientation",
  "css.properties.text-orientation.mixed",
  "css.properties.text-orientation.sideways",
  "css.properties.text-orientation.upright"
 ],
 "description": "The text-orientation CSS property sets the how text is typeset within a line when the writing mode is vertical.",
 "description_html": "The <code>text-orientation</code> CSS property sets the how text is typeset within a line when the writing mode is vertical.",
 "group": [
  "text"
 ],
 "kind": "feature",
 "name": "text-orientation",
 "spec": [
  "https://drafts.csswg.org/css-writing-modes-4/#text-orientation"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2023-03-16",
  "baseline_low_date": "2020-09-16",
  "by_compat_key": {
   "css.properties.text-orientation": {
    "baseline": "high",
    "baseline_high_date": "2023-03-16",
    "baseline_low_date": "2020-09-16",
    "support": {
     "chrome": "48",
     "chrome_android": "48",
     "edge": "79",
     "firefox": "41",
     "firefox_android": "41",
     "safari": "14",
     "safari_ios": "14"
    }
   },
   "css.properties.text-orientation.mixed": {
    "baseline": "high",
    "baseline_high_date": "2023-03-16",
    "baseline_low_date": "2020-09-16",
    "support": {
     "chrome": "48",
     "chrome_android": "48",
     "edge": "79",
     "firefox": "41",
     "firefox_android": "41",
     "safari": "14",
     "safari_ios": "14"
    }
   },
   "css.properties.text-orientation.sideways": {
    "baseline": "high",
    "baseline_high_date": "2023-03-16",
    "baseline_low_date": "2020-09-16",
    "support": {
     "chrome": "48",
     "chrome_android": "48",
     "edge": "79",
     "firefox": "≤44",
     "firefox_android": "≤44",
     "safari": "14",
     "safari_ios": "14"
    }
   },
   "css.properties.text-orientation.upright": {
    "baseline": "high",
    "baseline_high_date": "2023-03-16",
    "baseline_low_date": "2020-09-16",
    "support": {
     "chrome": "48",
     "chrome_android": "48",
     "edge": "79",
     "firefox": "41",
     "firefox_android": "41",
     "safari": "14",
     "safari_ios": "14"
    }
   }
  },
  "support": {
   "chrome": "48",
   "chrome_android": "48",
   "edge": "79",
   "firefox": "41",
   "firefox_android": "41",
   "safari": "14",
   "safari_ios": "14"
  }
 },
 "id": "text-orientation",
 "groups": [
  "text"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-writing-modes-4/#text-orientation",
   "seriesComposition": "full",
   "shortname": "css-writing-modes-4",
   "series": {
    "shortname": "css-writing-modes",
    "currentSpecification": "css-writing-modes-4",
    "title": "CSS Writing Modes",
    "shortTitle": "CSS Writing Modes",
    "releaseUrl": "https://www.w3.org/TR/css-writing-modes/",
    "nightlyUrl": "https://drafts.csswg.org/css-writing-modes/"
   },
   "seriesVersion": "4",
   "seriesPrevious": "css-writing-modes-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-writing-modes-4/",
    "status": "Candidate Recommendation Snapshot",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-writing-modes-4/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-writing-modes-4/",
     "https://w3c.github.io/csswg-drafts/css-writing-modes/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-writing-modes-4/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Writing Modes Level 4",
   "source": "w3c",
   "shortTitle": "CSS Writing Modes 4",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-writing-modes"
    ]
   },
   "fragment": "text-orientation"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/text-orientation",
   "title": "`text-orientation` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/text-orientation"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:text-orientation"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2020-09-16T00:00:00.000Z",
 "baselineHighDateAsObject": "2023-03-16T00:00:00.000Z"
}