mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
Treat an empty fragment text view as equivalent to is_null, as we only need to determine that there is no text to trim. This does not change trimming behavior as an empty text view reaches the same result as the previous null only check, since the trimming loop would not run.
6.1 KiB
6.1 KiB