Skip to content

Explore CSS "content-visibility" compatibility #188

Open
@fcisio

Description

Hi, this is not exactly a feature request yet, I just want to open the conversation on a new CSS property.

The content-visibility property basically boosts your rendering performance by deferring the render of the layout elements. See this article

It has only very recently been introduced and is not yet supported by the majority of browsers.

BUT! It is really promising and we can anticipate that it will be increasingly used in the future, as it can cut down render time by about 7x


I'm starting this thread because this property doesn't play too well with this project. The browser basically guesses the height of the elements which results in some pretty impressive flashes, jumps, and cuts.

Hope this can be helpful 👋

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions