Skip to content

WebKitGTK only matches first option in a font stack. #3

@dumol

Description

@dumol

When the first option in a font stack is missing, WebKitGTK uses the default Sans alias instead of trying to match the next option.

E.g. on GitHub, the font stack for code snippets is "SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace". If you don't have a match for "SFMono-Regular", WebKitGTK uses the default Sans font, instead of trying to match "Consolas", then "Liberation Mono", etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions