Skip to content

[Feature]: Support local-fonts permission in Chromium #36113

Open
@MuTsunTsai

Description

@MuTsunTsai

🚀 Feature Request

Add local-fonts to the supported permission list for Chromium.

Example

await page.context().grantPermissions(["local-fonts"]);

Motivation

I need to test features related to Local Font Access API, so I need to grant this permission.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions