mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Switch to LibUnicode’s ICU-backed functions. Keep the explicit checks for '$', '_', U+200C, and U+200D that ECMAScript requires on top of the Unicode properties. Add test coverage for both the newly accepted case and regression guards for cases that must continue to work.