Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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:
Expand Down