mirror of
https://gitea.jeffemmett.com/jeffemmett/html-in-canvas-demo.git
synced 2026-06-25 16:15:18 +02:00
Jelly slider demo for the WICG html-in-canvas browser API (Chromium flag chrome://flags/#canvas-draw-element)
- HTML 100%
Tiered detection (WebGL2 vertex-grid > 2D slice-clip > fallback). Slider built from divs because the experimental Chromium impl DCHECKs (STATUS_BREAKPOINT) on any form-control shadow DOM. Spring physics driven by drag velocity; live tunables for amp/freq/stiffness/damping. minimal.html bundles an A/B probe page to isolate which API path survives on a given Chromium build. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| index.html | ||
| minimal.html | ||