{
 "compat_features": [
  "css.properties.fill-opacity",
  "css.properties.stroke-opacity",
  "svg.global_attributes.fill-opacity",
  "svg.global_attributes.stroke-opacity"
 ],
 "description": "The fill-opacity, and stroke-opacity SVG attributes and CSS properties control the transparency of a stroke or fill of an SVG element.",
 "description_html": "The <code>fill-opacity</code>, and <code>stroke-opacity</code> SVG attributes and CSS properties control the transparency of a stroke or fill of an SVG element.",
 "group": [
  "svg"
 ],
 "kind": "feature",
 "name": "Opacity (SVG)",
 "spec": [
  "https://w3c.github.io/svgwg/svg2-draft/render.html#ObjectAndGroupOpacityProperties"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "≤2022-09-24",
  "baseline_low_date": "≤2020-03-24",
  "by_compat_key": {
   "css.properties.fill-opacity": {
    "baseline": "high",
    "baseline_high_date": "≤2019-10-05",
    "baseline_low_date": "≤2017-04-05",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "≤15",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "4",
     "safari_ios": "3.2"
    }
   },
   "css.properties.stroke-opacity": {
    "baseline": "high",
    "baseline_high_date": "≤2019-10-05",
    "baseline_low_date": "≤2017-04-05",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "≤15",
     "firefox": "1.5",
     "firefox_android": "4",
     "safari": "4",
     "safari_ios": "3.2"
    }
   },
   "svg.global_attributes.fill-opacity": {
    "baseline": "high",
    "baseline_high_date": "≤2022-09-24",
    "baseline_low_date": "≤2020-03-24",
    "support": {
     "chrome": "≤80",
     "chrome_android": "≤80",
     "edge": "≤80",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "≤13.1",
     "safari_ios": "≤13.4"
    }
   },
   "svg.global_attributes.stroke-opacity": {
    "baseline": "high",
    "baseline_high_date": "≤2022-09-24",
    "baseline_low_date": "≤2020-03-24",
    "support": {
     "chrome": "≤80",
     "chrome_android": "≤80",
     "edge": "≤80",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "≤13.1",
     "safari_ios": "≤13.4"
    }
   }
  },
  "support": {
   "chrome": "≤80",
   "chrome_android": "≤80",
   "edge": "≤80",
   "firefox": "1.5",
   "firefox_android": "4",
   "safari": "≤13.1",
   "safari_ios": "≤13.4"
  }
 },
 "id": "opacity-svg",
 "groups": [
  "svg"
 ],
 "specs": [
  {
   "url": "https://w3c.github.io/svgwg/svg2-draft/render.html#ObjectAndGroupOpacityProperties",
   "seriesComposition": "full",
   "shortname": "SVG2",
   "series": {
    "shortname": "SVG",
    "currentSpecification": "SVG2",
    "title": "Scalable Vector Graphics (SVG)",
    "shortTitle": "SVG",
    "releaseUrl": "https://www.w3.org/TR/SVG/",
    "nightlyUrl": "https://w3c.github.io/svgwg/svg2-draft/"
   },
   "seriesVersion": "2",
   "nightly": {
    "url": "https://w3c.github.io/svgwg/svg2-draft/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://svgwg.org/svg2-draft/"
    ],
    "repository": "https://github.com/w3c/svgwg",
    "sourcePath": "master/Overview.html",
    "pages": [
     "https://w3c.github.io/svgwg/svg2-draft/intro.html",
     "https://w3c.github.io/svgwg/svg2-draft/conform.html",
     "https://w3c.github.io/svgwg/svg2-draft/render.html",
     "https://w3c.github.io/svgwg/svg2-draft/types.html",
     "https://w3c.github.io/svgwg/svg2-draft/struct.html",
     "https://w3c.github.io/svgwg/svg2-draft/styling.html",
     "https://w3c.github.io/svgwg/svg2-draft/geometry.html",
     "https://w3c.github.io/svgwg/svg2-draft/coords.html",
     "https://w3c.github.io/svgwg/svg2-draft/paths.html",
     "https://w3c.github.io/svgwg/svg2-draft/shapes.html",
     "https://w3c.github.io/svgwg/svg2-draft/text.html",
     "https://w3c.github.io/svgwg/svg2-draft/embedded.html",
     "https://w3c.github.io/svgwg/svg2-draft/painting.html",
     "https://w3c.github.io/svgwg/svg2-draft/pservers.html",
     "https://w3c.github.io/svgwg/svg2-draft/interact.html",
     "https://w3c.github.io/svgwg/svg2-draft/linking.html",
     "https://w3c.github.io/svgwg/svg2-draft/idl.html",
     "https://w3c.github.io/svgwg/svg2-draft/implnote.html",
     "https://w3c.github.io/svgwg/svg2-draft/access.html",
     "https://w3c.github.io/svgwg/svg2-draft/animate.html",
     "https://w3c.github.io/svgwg/svg2-draft/refs.html",
     "https://w3c.github.io/svgwg/svg2-draft/eltindex.html",
     "https://w3c.github.io/svgwg/svg2-draft/attindex.html",
     "https://w3c.github.io/svgwg/svg2-draft/propidx.html",
     "https://w3c.github.io/svgwg/svg2-draft/idlindex.html",
     "https://w3c.github.io/svgwg/svg2-draft/mimereg.html",
     "https://w3c.github.io/svgwg/svg2-draft/changes.html"
    ],
    "filename": "Overview.html"
   },
   "seriesPrevious": "SVG11",
   "organization": "W3C",
   "groups": [
    {
     "name": "SVG Working Group",
     "url": "https://www.w3.org/groups/wg/svg/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/SVG2/",
    "status": "Candidate Recommendation Snapshot",
    "pages": [
     "https://www.w3.org/TR/SVG2/intro.html",
     "https://www.w3.org/TR/SVG2/conform.html",
     "https://www.w3.org/TR/SVG2/render.html",
     "https://www.w3.org/TR/SVG2/types.html",
     "https://www.w3.org/TR/SVG2/struct.html",
     "https://www.w3.org/TR/SVG2/styling.html",
     "https://www.w3.org/TR/SVG2/geometry.html",
     "https://www.w3.org/TR/SVG2/coords.html",
     "https://www.w3.org/TR/SVG2/paths.html",
     "https://www.w3.org/TR/SVG2/shapes.html",
     "https://www.w3.org/TR/SVG2/text.html",
     "https://www.w3.org/TR/SVG2/embedded.html",
     "https://www.w3.org/TR/SVG2/painting.html",
     "https://www.w3.org/TR/SVG2/pservers.html",
     "https://www.w3.org/TR/SVG2/interact.html",
     "https://www.w3.org/TR/SVG2/linking.html",
     "https://www.w3.org/TR/SVG2/idl.html",
     "https://www.w3.org/TR/SVG2/implnote.html",
     "https://www.w3.org/TR/SVG2/access.html",
     "https://www.w3.org/TR/SVG2/animate.html",
     "https://www.w3.org/TR/SVG2/refs.html",
     "https://www.w3.org/TR/SVG2/eltindex.html",
     "https://www.w3.org/TR/SVG2/attindex.html",
     "https://www.w3.org/TR/SVG2/propidx.html",
     "https://www.w3.org/TR/SVG2/idlindex.html",
     "https://www.w3.org/TR/SVG2/mimereg.html",
     "https://www.w3.org/TR/SVG2/changes.html"
    ],
    "filename": "Overview.html"
   },
   "title": "Scalable Vector Graphics (SVG) 2",
   "source": "w3c",
   "shortTitle": "SVG 2",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "svg"
    ]
   },
   "fragment": "ObjectAndGroupOpacityProperties"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/SVG/Reference/Attribute/fill-opacity",
   "title": "fill-opacity",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/SVG/Reference/Attribute/fill-opacity"
  },
  {
   "slug": "Web/SVG/Reference/Attribute/stroke-opacity",
   "title": "stroke-opacity",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/SVG/Reference/Attribute/stroke-opacity"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:opacity-svg"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2020-03-24T00:00:00.000Z",
 "baselineHighDateAsObject": "2022-09-24T00:00:00.000Z"
}