Skip to content

[Chromium] Enable HTML-in-Canvas support - #2028

Open
svillar wants to merge 1 commit into
mainfrom
html-in-canvas
Open

[Chromium] Enable HTML-in-Canvas support#2028
svillar wants to merge 1 commit into
mainfrom
html-in-canvas

Conversation

@svillar

@svillar svillar commented Jul 30, 2026

Copy link
Copy Markdown
Member

HTML in Canvas is a new experimental spec that allows authors to use fully styled and accessible HTML inside canvas natively. Support has been added to Chromium +147.

Fixes #2012

HTML in Canvas is a new experimental spec that allows authors to use
fully styled and accessible HTML inside canvas natively. Support has
been added to Chromium +147.

Fixes #2012
@svillar

svillar commented Jul 30, 2026

Copy link
Copy Markdown
Member Author

Note that I first need to land the M150 support first in the repo. After that we could land this.

I tested several demos from https://html-in-canvas.dev/demos/ and most of them run great.

@javifernandez javifernandez left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is cool !

@svillar svillar added the release_candidate PR that should be part of the next release label Aug 3, 2026
@svillar

svillar commented Aug 5, 2026

Copy link
Copy Markdown
Member Author

This is cool !

Indeed, I'll land it after #2029

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_candidate PR that should be part of the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support / roadmap for HTML-in-Canvas API in Wolvic Chromium backend

2 participants