Files
ladybird/Tests/LibWeb/Layout/input/non-existing-font-family.html
2025-06-07 11:09:53 +01:00

6 lines
155 B
HTML

<!DOCTYPE html>
<style>
* {
font-family: "some fake font name";
}
</style>the same font is supposed to be used for all characters including whitespaces