Files
ladybird/Tests/LibWeb/Text/input/css/CSSFontFaceRule-src-change-only-creates-one-new-FontFace.html
Callum Law d8f9caf853 LibWeb: Only run handle_src_descriptor_change once
Previously we would run it once within `set_src()` and then again within
`set_property()` which would lead to us creating two new `FontFace`s
instead of just one
2026-01-10 03:33:03 +00:00

468 B