Files
ladybird/Tests/LibWeb/Text/expected/css/font-face-width-matching.txt
Tim Ledbetter 5d69c6d2b7 LibWeb: Filter by font width before weight in font matching
Implement the width filtering step of the font matching algorithm.
Without it, system font providers that group all widths under one
family could return a condensed variant for font-width: normal,
producing visibly narrower text.
2026-04-24 20:19:38 +02:00

4 lines
82 B
Plaintext

reference fonts differ: true
condensed uses HashSans: true
normal uses Lato: true