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-22 17:15:08 +00:00
Code
Issues
Activity
Actions
58791
commits
1
branch
0
tags
227
MiB
901baf31ff
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