Skip to content

Multiple referenced generic font family names can result in duplicate font-family values #217

@nigelmegitt

Description

@nigelmegitt

If the computed value of tts:fontFamily references multiple generic font family names, their mapping to the CSS font-family property may include duplicates.

For example tts:fontFamily="proportionalSansSerif, sansSerif" will generate font-family: Arial,Helvetica,Liberation Sans,sans-serif,sans-serif;.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions