Skip to content

test: render text fontFamily + image size via @lumencast/runtime 0.2.0#6

Merged
ClodoCapeo merged 1 commit into
mainfrom
test/render-font-image-0.2.0
Jun 6, 2026
Merged

test: render text fontFamily + image size via @lumencast/runtime 0.2.0#6
ClodoCapeo merged 1 commit into
mainfrom
test/render-font-image-0.2.0

Conversation

@ClodoCapeo
Copy link
Copy Markdown
Contributor

Summary

Bumps @lumencast/runtime ^0.1.0^0.2.0 — the release that ships the renderer fix (text applies resolved.font; image honours intrinsic width/height instead of forcing 100%). Adds a happy-dom render test that mounts Solar against a render-vocab bundle and asserts the rendered <span> carries the fontFamily and the <img> is sized — regression-guarding the fix at the consumer boundary.

Test plan

  • npx vitest run → 10/10 green against the published @lumencast/runtime@0.2.0 (not a local vendored copy).
  • Was blocked until Lumencast v0.2.0 published to npm (done).

🤖 Generated with Claude Code

Bump @lumencast/runtime ^0.1.0 → ^0.2.0 — the release that ships the
renderer fix (text applies resolved.font, image honours intrinsic
width/height). Adds a happy-dom render test asserting Solar renders a
text's fontFamily and an image's width/height through the runtime, so the
fix is regression-guarded at the consumer boundary.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ClodoCapeo ClodoCapeo merged commit 2aa567e into main Jun 6, 2026
5 checks passed
@ClodoCapeo ClodoCapeo deleted the test/render-font-image-0.2.0 branch June 6, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant