mdn / data

This repository contains general data for Web technologies
https://developer.mozilla.org
Creative Commons Zero v1.0 Universal
728 stars 190 forks source link

fix: Update font-palette animation type #716

Closed chrisdavidmills closed 8 months ago

chrisdavidmills commented 8 months ago

Description

The animation type of font-palette recently changed from discrete to by computed value. This PR reflects this change in the data. See https://drafts.csswg.org/css-fonts/#font-palette-prop

Motivation

Additional details

Related issues and pull requests

hamishwillee commented 8 months ago

@chrisdavidmills I'd merge this but the linked spec still indicates the type is discrete https://drafts.csswg.org/css-fonts/#font-palette-prop

chrisdavidmills commented 8 months ago

@chrisdavidmills I'd merge this but the linked spec still indicates the type is discrete https://drafts.csswg.org/css-fonts/#font-palette-prop

@hamishwillee Um, I'm confused; it says Animation type: By computed value. Screenshot below.

Screenshot 2024-02-27 at 07 52 05

hamishwillee commented 8 months ago

Wow - definitely said discrete for me this morning - that's why I copied the link. Unless I was looking at another property of course. Oh well.

hamishwillee commented 8 months ago

But it turns out I don't have the magic reviewer power here anyway ....

chrisdavidmills commented 8 months ago

Wow - definitely said discrete for me this morning - that's why I copied the link. Unless I was looking at another property of course. Oh well.

How bizarre ;-)