{
 "compat_features": [
  "api.Element.animate.options_iterationComposite_parameter",
  "api.KeyframeEffect.iterationComposite"
 ],
 "description": "The iterationComposite property of a KeyframeEffect object sets whether an animation's iterations are calculated independently (\"replace\") or are accumulated with the value of the previous iteration (\"accumulate\").",
 "description_html": "The <code>iterationComposite</code> property of a <code>KeyframeEffect</code> object sets whether an animation's iterations are calculated independently (<code>\"replace\"</code>) or are accumulated with the value of the previous iteration (<code>\"accumulate\"</code>).",
 "kind": "feature",
 "name": "iterationComposite",
 "spec": [
  "https://drafts.csswg.org/web-animations-2/#the-iterationcompositeoperation-enumeration"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "api.Element.animate.options_iterationComposite_parameter": {
    "baseline": false,
    "support": {
     "firefox": "80",
     "firefox_android": "80",
     "safari": "16.4",
     "safari_ios": "16.4"
    }
   },
   "api.KeyframeEffect.iterationComposite": {
    "baseline": false,
    "support": {
     "firefox": "80",
     "firefox_android": "80",
     "safari": "16.4",
     "safari_ios": "16.4"
    }
   }
  },
  "support": {
   "firefox": "80",
   "firefox_android": "80",
   "safari": "16.4",
   "safari_ios": "16.4"
  }
 },
 "id": "web-animations-iterationcomposite",
 "groups": [],
 "specs": [
  {
   "url": "https://drafts.csswg.org/web-animations-2/#the-iterationcompositeoperation-enumeration",
   "seriesComposition": "delta",
   "shortname": "web-animations-2",
   "series": {
    "shortname": "web-animations",
    "currentSpecification": "web-animations-1",
    "title": "Web Animations",
    "shortTitle": "Web Animations",
    "releaseUrl": "https://www.w3.org/TR/web-animations/",
    "nightlyUrl": "https://drafts.csswg.org/web-animations/"
   },
   "seriesVersion": "2",
   "seriesPrevious": "web-animations-1",
   "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/web-animations-2/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/web-animations-2/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/web-animations-2/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "web-animations-2/Overview.bs",
    "filename": "index.html"
   },
   "title": "Web Animations Module Level 2",
   "source": "w3c",
   "shortTitle": "Web Animations 2",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "web-animations"
    ]
   },
   "fragment": "the-iterationcompositeoperation-enumeration"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}