# WICG/html-in-canvas

Repository: https://github.com/WICG/html-in-canvas
Canonical: https://ross.abutalabs.com/products/html-in-canvas
License: NOASSERTION
License Family: other
Last push: 2026-08-26T22:38:54+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 52
- inputs: {"age_days": 736, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3951, forks 167 (observed 2026-08-28T04:08:30.454093+00:00)

## What it is
A WICG proposal and living explainer for rendering HTML content into 2D and 3D <canvas> elements, introducing primitives like the layoutsubtree attribute and drawElementImage(). It is implemented behind a flag in Chromium and continuously updated based on community feedback.

## Use cases
- render styled laid-out text and HTML content inside a canvas
- improve accessibility of canvas-based content
- apply WebGL shaders as effects to HTML elements
- render rich 2D HTML content onto surfaces in a 3D scene
- export HTML content as images or video
- build chart legends and in-game menus with canvas

## When to choose
- you are a browser vendor or spec author evaluating canvas HTML rendering APIs
- you want to follow or give feedback on the HTML-in-Canvas proposal
- you are prototyping canvas rendering features behind the Chromium flag

## When to avoid
- you need a production-ready API today, since it is flag-gated and not standardized
- you want a library or framework rather than a specification document
- your project must support browsers without this experimental feature

## Facets
- artifact type: learning-resource
- maturity: experimental
- function: graphics, ui-components, accessibility, animation
- domain: web-development, frontend, graphics, browser-extensions
- platform: browser
- tags: web-standard-proposal, canvas-api, wicg, explainer, chromium-flag, webgl, webgpu, html-rendering, web-server

## Member repositories
- WICG/html-in-canvas (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.454093+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:24:31.594861+00:00, confidence not recorded.
  - readme: https://github.com/WICG/html-in-canvas (fetched 2026-08-28T04:08:30.454093+00:00, sha b7a18c869f1f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
