ladybird/Tests/LibWeb/Text/expected/DOM/setAttribute-with-emoji-in-attribute-name.txt
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

1 line
20 B
Text