mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 18:08:15 +02:00
FontFaceSet::delete_() was calling switch_to_loaded() whenever the loading fonts list was empty after removing a font, even if the font was never in the loading list to begin with. Per spec, we should only switch to loaded if the font was the last item in the loading list.
17 KiB
17 KiB