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

Widely used CSS features to remove #37

Open
LeaVerou opened this issue Aug 8, 2022 · 2 comments
Open

Widely used CSS features to remove #37

LeaVerou opened this issue Aug 8, 2022 · 2 comments

Comments

@LeaVerou
Copy link
Collaborator

LeaVerou commented Aug 8, 2022

There have been plenty of excellent suggestions already, so we should consider what we could remove to make space for adding questions about new features.
Issue #11 already discusses removing the HTML questions, and #10 discusses removing the Houdini JS API questions.
However, there are a few CSS features that are very widely used and we don't gain very much insight asking about them.

The features with > 90% usage in 2021 were:

  • Flexbox
  • calc()

So it seems reasonable that these could be removed. Are there any others that could be safely removed?

@LeaVerou
Copy link
Collaborator Author

RESOLVED:

Removed:

  • Flexbox
  • calc()
  • Multi-column (not new, if people don't use it at this point it's because they don't need it)
  • CSS Shapes
  • overflow-anchor
  • pointer-events
  • initial-letter

Also marked the following as at-risk:

  • CSS masks
  • clip-path
  • touch-action
  • font-variant-*
  • contain

@LeaVerou LeaVerou reopened this Sep 27, 2022
@LeaVerou
Copy link
Collaborator Author

Going through the final version of the survey, I wonder about removing object-fit too. This has not been cutting edge for over a decade, at this point whoever doesn't use it, just doesn't need it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant