Open Bug 1972969 Opened 1 day ago Updated 13 hours ago

[wpt-sync] Sync PR 53267 - [font-face] Implement @font-face descriptor 'font-feature-settings'

Categories

(Core :: Layout: Text and Fonts, task, P4)

task

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

(Depends on 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 53267 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/53267
Details from upstream follow.

Sejal Anand <sejalanand@microsoft.com> wrote:

[font-face] Implement @font-face descriptor 'font-feature-settings'

This CL introduces support for the font-feature-settings descriptor
within the @font-face rule, enabling authors to specify OpenType font
features directly at the font definition level.

'font-feature-settings' property is already implemented as CSS property
and it applies to the entire font rendering list, while the
font-feature-settings descriptor within the @font-face rule can only
apply to a certain font, which allows more detailed control of the
font's features.

Spec: https://www.w3.org/TR/css-fonts-3/#font-rend-desc

Bug: 40398871
Change-Id: Ifb3d55a7b9db16379b7933a9529c79b4b0a8df3a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6553531
Reviewed-by: Dominik Röttsches \<drott@chromium.org>
Reviewed-by: Kurt Catti-Schmidt \<kschmi@microsoft.com>
Commit-Queue: Sejal Anand \<sejalanand@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1476008}

Component: web-platform-tests → Layout: Text and Fonts
Product: Testing → Core

CI Results

Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests

Status Summary

Firefox

PASS: 2

Chrome

FAIL: 2

Safari

PASS: 2

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

You need to log in before you can comment on or make changes to this bug.