{
 "compat_features": [
  "api.TransformStream.TransformStream.transformer_cancel"
 ],
 "description": "The cancel() method of a TransformStream transformer cleans up resources when the readable side cancels or the writable side aborts.",
 "description_html": "The <code>cancel()</code> method of a <code>TransformStream</code> transformer cleans up resources when the readable side cancels or the writable side aborts.",
 "group": [
  "streams"
 ],
 "kind": "feature",
 "name": "TransformStream transformer cancel() method",
 "spec": [
  "https://streams.spec.whatwg.org/#dom-transformer-cancel"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "api.TransformStream.TransformStream.transformer_cancel": {
    "baseline": false,
    "support": {}
   }
  },
  "support": {}
 },
 "id": "transformstream-transformer-cancel",
 "groups": [
  "streams"
 ],
 "specs": [
  {
   "url": "https://streams.spec.whatwg.org/#dom-transformer-cancel",
   "seriesComposition": "full",
   "shortname": "streams",
   "series": {
    "shortname": "streams",
    "currentSpecification": "streams",
    "title": "Streams",
    "shortTitle": "Streams",
    "nightlyUrl": "https://streams.spec.whatwg.org/"
   },
   "organization": "WHATWG",
   "groups": [
    {
     "name": "Streams Workstream",
     "url": "https://streams.spec.whatwg.org/"
    }
   ],
   "nightly": {
    "url": "https://streams.spec.whatwg.org/",
    "status": "Living Standard",
    "alternateUrls": [],
    "repository": "https://github.com/whatwg/streams",
    "sourcePath": "index.bs",
    "filename": "index.html"
   },
   "title": "Streams",
   "source": "whatwg",
   "shortTitle": "Streams",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "streams"
    ]
   },
   "fragment": "dom-transformer-cancel"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:transformstream-transformer-cancel"
 },
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/321",
  "votes": 0
 },
 "bugs": {
  "firefox": [
   "https://bugzil.la/1856103"
  ],
  "chrome": [
   "https://crbug.com/40283531"
  ],
  "chrome_android": [
   "https://crbug.com/40283531"
  ],
  "edge": [
   "https://crbug.com/40283531"
  ],
  "firefox_android": [
   "https://bugzil.la/1856103"
  ],
  "oculus": [
   "https://crbug.com/40283531"
  ],
  "opera": [
   "https://crbug.com/40283531"
  ],
  "opera_android": [
   "https://crbug.com/40283531"
  ],
  "safari": [
   "https://webkit.org/b/262424"
  ],
  "safari_ios": [
   "https://webkit.org/b/262424"
  ],
  "samsunginternet_android": [
   "https://crbug.com/40283531"
  ],
  "webview_android": [
   "https://crbug.com/40283531"
  ],
  "webview_ios": [
   "https://webkit.org/b/262424"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}