Files
ladybird/Userland/Libraries/LibWeb/Layout/TextNode.cpp
Grubre 8703ca0c7d LibWeb: Use String::to_fullwidth() when applying text-transform
Before, we just returned the input string. Now the property is applied
using the `String::to_fullwidth()` function.

fixes:
https://wpt.fyi/results/css/css-text/text-transform/text-transform-fullwidth-001.xht
2024-11-01 07:48:17 -04:00

18 KiB