Skip to content

[css-fonts] Unknown fragment identifiers in @font-face src: #2566

@litherum

Description

@litherum

In the src: descriptor of @font-face, the author can include a fragment identifier to indicate a particular font of a collection should be used. As of d4e0597 it's unclear what to do if the fragment identifier doesn't identify any font in the file.

There are probably two possibilities:

  • Use the first one in the file
  • Classify this situation as an error, and mark the url as failed

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions