{
 "description": "A <canvas> HTML element with the layoutsubtree attribute can draw descendant elements in its rendering context. You can use it to style and layout text in a canvas, expose canvas content to browser features (like accessibility, translate, or find-in-page), and apply 2D and 3D effects to HTML.",
 "description_html": "A <code>&#x3C;canvas></code> HTML element with the <code>layoutsubtree</code> attribute can draw descendant elements in its rendering context. You can use it to style and layout text in a canvas, expose canvas content to browser features (like accessibility, translate, or find-in-page), and apply 2D and 3D effects to HTML.",
 "group": [
  "html-elements",
  "canvas",
  "webgl",
  "webgpu"
 ],
 "kind": "feature",
 "name": "HTML in canvas",
 "spec": [
  "https://github.com/WICG/html-in-canvas/blob/main/README.md"
 ],
 "status": {
  "baseline": false,
  "support": {}
 },
 "id": "canvas-html",
 "groups": [
  "html-elements",
  "canvas",
  "webgl",
  "webgpu"
 ],
 "specs": [
  {
   "url": "https://github.com/WICG/html-in-canvas/blob/main/README.md"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/569",
  "votes": 3
 },
 "bugs": {},
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}