This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-24 00:15:07 +00:00
Code
Issues
Activity
Actions
58161
commits
1
branch
0
tags
227
MiB
09a91e54c0
Commit graph
1 commit
Author
SHA1
Message
Date
Andreas Kling
1b81e0081d
LibWeb: Don't crash on Element.setAttribute() with emoji in name
...
We were mistakenly using StringBuilder's append(char) when we really wanted append_code_point(u32).
2023-12-04 00:04:04 +01:00