diff --git a/features/draft/spec/local-font-access.yml b/features/local-fonts.yml similarity index 68% rename from features/draft/spec/local-font-access.yml rename to features/local-fonts.yml index 8223b862085..2291362b32c 100644 --- a/features/draft/spec/local-font-access.yml +++ b/features/local-fonts.yml @@ -1,6 +1,5 @@ -draft_date: 2024-10-28 -name: Local Font Access -description: TODO +name: Local fonts +description: The `window.queryLocalFonts()` method returns an array of locally-installed fonts, each represented by a `FontData` object. spec: https://wicg.github.io/local-font-access/ compat_features: - api.FontData diff --git a/features/draft/spec/local-font-access.yml.dist b/features/local-fonts.yml.dist similarity index 91% rename from features/draft/spec/local-font-access.yml.dist rename to features/local-fonts.yml.dist index 79b0f482cc1..d243df37d8e 100644 --- a/features/draft/spec/local-font-access.yml.dist +++ b/features/local-fonts.yml.dist @@ -1,4 +1,4 @@ -# Generated from: local-font-access.yml +# Generated from: local-fonts.yml # Do not edit this file by hand. Edit the source file instead! status: