Files
ladybird/Tests/LibWeb/Text/expected/css/FontFaceSet-check.txt
Tim Ledbetter 657060ccc2 LibWeb: Implement FontFaceSet.check()
This returns true if the given text can be rendered with the fonts in
the set that are fully loaded.
2026-03-27 15:28:59 +00:00

6 lines
137 B
Plaintext

Check invalid font: PASS
Check CSS keyword as font: PASS
Check non-existent font: PASS
Check unloaded font: PASS
Check loaded font: PASS