Skip to content

[css-font-loading-3] Match FontFace default descriptor values to @font-face defaults #11561

Open
@danburzo

Description

@danburzo

With the default values for @font-face descriptors (font-weight, font-width, and font-style) having been changed from normal to auto, should the FontFace interface reflect these new defaults as well?

At the moment, the situation across browser engines is that not only is the default still normal, but the FontFace() constructor rejects a { width: 'auto' } descriptor.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions