mdn / mdn/browser-compat-data

`css.types.easing-function` - Missing many keyword values

Open
#24,682 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

data:css
Dominant language
JSON
Stars
5.8k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
186

Description

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

There are several timing function keyword values not (or poorly) represented in the css.types.easing-function tree.

What browsers does this problem apply to, if applicable?

All of them.

What did you expect to see?

Discrete entries for:

  • linear
  • ease
  • ease-in
  • ease-out
  • ease-in-out
  • step-start
  • step-end
Did you test this? If so, how?

I used the demo in https://developer.mozilla.org/en-US/docs/Web/CSS/transition-timing-function. They work in more than one contemporary browser. But the gist here is that it's a lot of data that's missing.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

Found in the course of https://github.com/web-platform-dx/web-features/pull/1812.

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the css.types.easing-function tree and compare its existing entries with the timing-function values listed in the issue. Use the MDN transition-timing-function demo and the referenced web-platform-dx pull request for verification; done means discrete entries exist for all seven named keywords.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.