Jelly slider demo for the WICG html-in-canvas browser API (Chromium flag chrome://flags/#canvas-draw-element)
Find a file
Jeff Emmett 0733180c4c jelly-slider demo for WICG html-in-canvas API
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>
2026-05-11 22:24:29 -04:00
index.html jelly-slider demo for WICG html-in-canvas API 2026-05-11 22:24:29 -04:00
minimal.html jelly-slider demo for WICG html-in-canvas API 2026-05-11 22:24:29 -04:00