{
 "compat_features": [
  "api.CharacterData.streamAfterHTML",
  "api.CharacterData.streamAfterHTMLUnsafe",
  "api.CharacterData.streamBeforeHTML",
  "api.CharacterData.streamBeforeHTMLUnsafe",
  "api.CharacterData.streamReplaceWithHTML",
  "api.CharacterData.streamReplaceWithHTMLUnsafe",
  "api.DocumentType.streamAfterHTML",
  "api.DocumentType.streamAfterHTMLUnsafe",
  "api.DocumentType.streamBeforeHTML",
  "api.DocumentType.streamBeforeHTMLUnsafe",
  "api.DocumentType.streamReplaceWithHTML",
  "api.DocumentType.streamReplaceWithHTMLUnsafe",
  "api.Element.streamAfterHTML",
  "api.Element.streamAfterHTMLUnsafe",
  "api.Element.streamAppendHTML",
  "api.Element.streamAppendHTMLUnsafe",
  "api.Element.streamBeforeHTML",
  "api.Element.streamBeforeHTMLUnsafe",
  "api.Element.streamHTML",
  "api.Element.streamHTMLUnsafe",
  "api.Element.streamPrependHTML",
  "api.Element.streamPrependHTMLUnsafe",
  "api.Element.streamReplaceHTML",
  "api.Element.streamReplaceHTMLUnsafe",
  "api.Element.streamReplaceWithHTML",
  "api.Element.streamReplaceWithHTMLUnsafe",
  "api.ShadowRoot.streamAfterHTML",
  "api.ShadowRoot.streamAfterHTMLUnsafe",
  "api.ShadowRoot.streamAppendHTML",
  "api.ShadowRoot.streamAppendHTMLUnsafe",
  "api.ShadowRoot.streamBeforeHTML",
  "api.ShadowRoot.streamBeforeHTMLUnsafe",
  "api.ShadowRoot.streamHTML",
  "api.ShadowRoot.streamHTMLUnsafe",
  "api.ShadowRoot.streamPrependHTML",
  "api.ShadowRoot.streamPrependHTMLUnsafe",
  "api.ShadowRoot.streamReplaceWithHTML",
  "api.ShadowRoot.streamReplaceWithHTMLUnsafe"
 ],
 "description": "The streamHTML(), streamReplaceWithHTML(), streamBeforeHTML(), streamPrependHTML(), streamAppendHTML() and streamAfterHTML() DOM methods, and unsafe equivalents, return writeable streams that incrementally insert HTML into an existing tree.",
 "description_html": "The <code>streamHTML()</code>, <code>streamReplaceWithHTML()</code>, <code>streamBeforeHTML()</code>, <code>streamPrependHTML()</code>, <code>streamAppendHTML()</code> and <code>streamAfterHTML()</code> DOM methods, and unsafe equivalents, return writeable streams that incrementally insert HTML into an existing tree.",
 "group": [
  "dom"
 ],
 "kind": "feature",
 "name": "HTML streaming setters",
 "spec": [
  "https://github.com/whatwg/html/pull/12758"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "api.CharacterData.streamAfterHTML": {
    "baseline": false,
    "support": {}
   },
   "api.CharacterData.streamAfterHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.CharacterData.streamBeforeHTML": {
    "baseline": false,
    "support": {}
   },
   "api.CharacterData.streamBeforeHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.CharacterData.streamReplaceWithHTML": {
    "baseline": false,
    "support": {}
   },
   "api.CharacterData.streamReplaceWithHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.DocumentType.streamAfterHTML": {
    "baseline": false,
    "support": {}
   },
   "api.DocumentType.streamAfterHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.DocumentType.streamBeforeHTML": {
    "baseline": false,
    "support": {}
   },
   "api.DocumentType.streamBeforeHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.DocumentType.streamReplaceWithHTML": {
    "baseline": false,
    "support": {}
   },
   "api.DocumentType.streamReplaceWithHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamAfterHTML": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamAfterHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamAppendHTML": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamAppendHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamBeforeHTML": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamBeforeHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamHTML": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamPrependHTML": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamPrependHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamReplaceHTML": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamReplaceHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamReplaceWithHTML": {
    "baseline": false,
    "support": {}
   },
   "api.Element.streamReplaceWithHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.ShadowRoot.streamAfterHTML": {
    "baseline": false,
    "support": {}
   },
   "api.ShadowRoot.streamAfterHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.ShadowRoot.streamAppendHTML": {
    "baseline": false,
    "support": {}
   },
   "api.ShadowRoot.streamAppendHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.ShadowRoot.streamBeforeHTML": {
    "baseline": false,
    "support": {}
   },
   "api.ShadowRoot.streamBeforeHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.ShadowRoot.streamHTML": {
    "baseline": false,
    "support": {}
   },
   "api.ShadowRoot.streamHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.ShadowRoot.streamPrependHTML": {
    "baseline": false,
    "support": {}
   },
   "api.ShadowRoot.streamPrependHTMLUnsafe": {
    "baseline": false,
    "support": {}
   },
   "api.ShadowRoot.streamReplaceWithHTML": {
    "baseline": false,
    "support": {}
   },
   "api.ShadowRoot.streamReplaceWithHTMLUnsafe": {
    "baseline": false,
    "support": {}
   }
  },
  "support": {}
 },
 "id": "html-streaming-setters",
 "groups": [
  "dom"
 ],
 "specs": [
  {
   "url": "https://github.com/whatwg/html/pull/12758"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/931",
  "votes": 1
 },
 "bugs": {
  "firefox": [
   "https://bugzil.la/2043150"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}