Skip to content

[css‑fonts‑4] Create keywords for unicode‑range #4573

Open
@ExE-Boss

Description

@ExE-Boss

https://drafts.csswg.org/css-fonts/#unicode-range-desc

Inspired by @Crissov’s comment in #2855 (comment):

emoji world indeed make more sense in a font descriptor than as a font family.

@font-face {
  font-family: Twemoji;
  unicode-range: emoji;
} 

emoji would be a new <unicode‑range> keyword equivalent to enumerating all the Unicode codepoints where emoji reside.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Joint meetings

Status

Thursday morning

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions