{
 "caniuse": [
  "css-image-orientation"
 ],
 "compat_features": [
  "css.properties.image-orientation",
  "css.properties.image-orientation.from-image",
  "css.properties.image-orientation.none"
 ],
 "description": "The image-orientation CSS property corrects the rotation of an image using the image's metadata, such as EXIF.",
 "description_html": "The <code>image-orientation</code> CSS property corrects the rotation of an image using the image's metadata, such as EXIF.",
 "group": [
  "images"
 ],
 "kind": "feature",
 "name": "image-orientation",
 "spec": [
  "https://drafts.csswg.org/css-images-3/#the-image-orientation"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2022-10-13",
  "baseline_low_date": "2020-04-13",
  "by_compat_key": {
   "css.properties.image-orientation": {
    "baseline": "high",
    "baseline_high_date": "2022-10-13",
    "baseline_low_date": "2020-04-13",
    "support": {
     "chrome": "81",
     "chrome_android": "81",
     "edge": "81",
     "firefox": "26",
     "firefox_android": "26",
     "safari": "13.1",
     "safari_ios": "13.4"
    }
   },
   "css.properties.image-orientation.from-image": {
    "baseline": "high",
    "baseline_high_date": "2022-10-13",
    "baseline_low_date": "2020-04-13",
    "support": {
     "chrome": "81",
     "chrome_android": "81",
     "edge": "81",
     "firefox": "26",
     "firefox_android": "26",
     "safari": "13.1",
     "safari_ios": "13.4"
    }
   },
   "css.properties.image-orientation.none": {
    "baseline": "high",
    "baseline_high_date": "2022-10-13",
    "baseline_low_date": "2020-04-13",
    "support": {
     "chrome": "81",
     "chrome_android": "81",
     "edge": "81",
     "firefox": "26",
     "firefox_android": "26",
     "safari": "13.1",
     "safari_ios": "13.4"
    }
   }
  },
  "support": {
   "chrome": "81",
   "chrome_android": "81",
   "edge": "81",
   "firefox": "26",
   "firefox_android": "26",
   "safari": "13.1",
   "safari_ios": "13.4"
  }
 },
 "id": "image-orientation",
 "groups": [
  "images"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-images-3/#the-image-orientation",
   "seriesComposition": "full",
   "shortname": "css-images-3",
   "series": {
    "shortname": "css-images",
    "currentSpecification": "css-images-3",
    "title": "CSS Images",
    "shortTitle": "CSS Images",
    "releaseUrl": "https://www.w3.org/TR/css-images/",
    "nightlyUrl": "https://drafts.csswg.org/css-images/"
   },
   "seriesVersion": "3",
   "shortTitle": "CSS Images 3",
   "seriesNext": "css-images-4",
   "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-images-3/",
    "status": "Candidate Recommendation Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-images-3/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-images-3/",
     "https://w3c.github.io/csswg-drafts/css-images/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-images-3/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Images Module Level 3",
   "source": "w3c",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-images"
    ]
   },
   "fragment": "the-image-orientation"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/image-orientation",
   "title": "`image-orientation` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/image-orientation"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {
  "percentageOfPageLoad": 0.00237554,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/167"
 },
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:image-orientation"
 },
 "developerSignals": null,
 "bugs": {
  "chrome": [
   "https://bugs.chromium.org/p/chromium/issues/detail?id=158753"
  ]
 },
 "baselineLowDateAsObject": "2020-04-13T00:00:00.000Z",
 "baselineHighDateAsObject": "2022-10-13T00:00:00.000Z"
}