openpencil/crates/op-host-web/tests
Fini c529f726b4 fix(web): match handle_init's generic signature in the source-split test
handle_init<C: RepaintContext + 'static> never matches a split on
"fn handle_init(", so the test silently found nothing to assert against.
Split on the bare name instead.
2026-07-19 19:30:35 +08:00
..
ci_workflow.rs fix(release): stop publishing unsigned macOS desktop tarball 2026-07-09 23:23:55 +08:00
cjk_font.rs fix(web): use browser fonts in canvaskit shell 2026-06-19 02:39:34 +08:00
dom_event_mapping.rs feat(renderer): adopt responsive-capable jian and adapt hosts 2026-07-19 02:27:09 +08:00
paint_order.rs fix(web): refresh text rasters for effective scale 2026-07-12 09:13:49 +08:00
web_mount_event_wiring.rs fix(web): match handle_init's generic signature in the source-split test 2026-07-19 19:30:35 +08:00