Files
ladybird/Libraries/LibWeb/CSS/CSSStyleSheet.cpp
Callum Law 2af071380e LibWeb: Dont load a style sheet's fonts until it has an owning document
We need a style sheet to have an owning document to load it's fonts (to
generate a length resolution context).

Fixes #6445
2025-10-16 10:27:32 +01:00

18 KiB