ladybird/Tests/LibWeb/Text
Sam Atkins f5cd853597 LibWeb/CSS: Avoid calling to_font_weight() when serializing font
This function attempts to resolve `lighter` and `bolder`, which we don't
want to do when serializing - that should happen in style computation.

This has the unexpected bonus of 37 more WPT passes!
2025-05-24 13:35:30 +01:00
..
data LibWeb: Add Extended Tests for Window BarProps 2025-03-29 02:35:27 +00:00
expected LibWeb/CSS: Avoid calling to_font_weight() when serializing font 2025-05-24 13:35:30 +01:00
input LibWeb: Implement the :default pseudo-class 2025-05-24 10:31:34 +01:00