Skip to content

Add tech() function support (in @font-face src) #6436

Description

@Schweinepriester

Example from the spec:

@font-face {
    font-family: "Trickster";
    src: url("trickster-COLRv1.otf") format(opentype) tech(color-COLRv1), /* ← here */
         url("trickster-outline.otf") format(opentype);
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions