Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox CSS data: Provide real version numbers #3126

Closed
78 tasks done
Elchi3 opened this issue Nov 23, 2018 · 5 comments · Fixed by #4184
Closed
78 tasks done

Firefox CSS data: Provide real version numbers #3126

Elchi3 opened this issue Nov 23, 2018 · 5 comments · Fixed by #4184
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS help wanted You're encouraged to pick up this issue, a maintainer will come back to you and review your work.

Comments

@Elchi3
Copy link
Member

Elchi3 commented Nov 23, 2018

Lists of CSS features that have "true" for Firefox. Replace them with the version number support was added / removed:

AC: Real values for all of the features below are merged to master.

CSS at rules

CSS properties

CSS selectors

  • css.selectors.any-link
  • css.selectors.placeholder-shown.non_text_types
  • css.selectors.read-write.matches_editable_elements

CSS types

  • css.types.image
  • css.types.image.gradient
  • css.types.length-percentage.ex
  • css.types.length.ex
@Elchi3 Elchi3 added help wanted You're encouraged to pick up this issue, a maintainer will come back to you and review your work. data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS good first issue Good issues for getting started with this project. labels Nov 23, 2018
@championshuttler
Copy link
Contributor

Hi @Elchi3 I would like to work on it, can you please guide me how can we find the version for these properties?

@connorshea
Copy link
Contributor

@championshuttler reading through the Firefox release notes or looking at other resources like caniuse can be useful. Also, the firefox codebase and bugzilla.

@ExE-Boss
Copy link
Contributor

I’ve opened #3150 for css.properties.cursor.

@queengooborg
Copy link
Contributor

queengooborg commented Feb 26, 2019

Only a little more to go! We have:

  • css.properties.border-radius.4_values_for_4_corners (I have no idea what this means)
  • css.properties.align-items.grid_context.start_end
  • css.properties.background-image.element
  • css.properties.outline-color.invert
  • css.properties.place-content.flex_context
  • css.properties.transition-property.IDENT_value
  • css.selectors.placeholder-shown.non_text_types
  • css.selectors.read-write.matches_editable_elements
  • css.types.image
  • css.types.image.gradient
  • css.types.length.ex

@Elchi3
Copy link
Member Author

Elchi3 commented Apr 10, 2019

Thanks a lot @vinyldarkscratch 👍
I've updated the first comment with current data points that have true or null for version_added or version_removed for Firefox in CSS.
(morphing this issue to be a sub task of #3710)

@Elchi3 Elchi3 changed the title Firefox CSS data: Replace "true" values with actual version numbers Firefox CSS data: Provide real version numbers Apr 10, 2019
@Elchi3 Elchi3 removed the good first issue Good issues for getting started with this project. label Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS help wanted You're encouraged to pick up this issue, a maintainer will come back to you and review your work.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants