Skip to content

[html5] Fix Image.fromEncodedBytes#1523

Merged
RobDangerous merged 1 commit intoKode:mainfrom
RblSb:patch-1
Mar 17, 2026
Merged

[html5] Fix Image.fromEncodedBytes#1523
RobDangerous merged 1 commit intoKode:mainfrom
RblSb:patch-1

Conversation

@RblSb
Copy link
Copy Markdown
Contributor

@RblSb RblSb commented Mar 17, 2026

Chrome fails to load any image with this method since version 146, with invalid mime type without a subtype.
There's no much explanation, but parser is stricter now or something.
https://developer.chrome.com/release-notes/146#data_url_mime_type_parameter_preservation

@RobDangerous
Copy link
Copy Markdown
Member

Uh, Google starts vibe-coding I suppose. Thanks!

@RobDangerous RobDangerous merged commit 4354057 into Kode:main Mar 17, 2026
23 checks passed
@RblSb RblSb deleted the patch-1 branch March 17, 2026 21:45
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.

2 participants