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-07-25 04:17:35 +00:00
Code
Issues
Activity
Actions
59669
commits
1
branch
0
tags
230
MiB
master
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