mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-26 23:36:32 +00:00
This is to simply the Default Case Conversion implementation. Otherwise, the implementation would need to determine which special casing rule to apply, instead of just picking the first match.