Skip to content

[css-font-loading] Typo in the IDL of FontFaceSource #2441

@fred-wang

Description

@fred-wang

See https://drafts.csswg.org/css-font-loading/#font-face-source:

  [Exposed=(Window,Worker)
   NoInterfaceObject]
  interface FontFaceSource {
    readonly attribute FontFaceSet fonts;
  };

The two extended attributes should be separated by a comma.

cc @heycam

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