Skip to content

Doesn't catch content-visibility: auto; #293

@Volker-E

Description

@Volker-E

Hi,
we're happily using the plugin at Wikimedia Foundation. Thanks for your work!

Weirdly a few relatively unsupported CSS properties aren't caught.
E.g. content-visibility: auto; with

[
	"Last 3 years and Chrome > 0",
	"Last 3 years and Opera > 0",
	"Last 3 years and Edge > 0",
	"Firefox >= 91",
	"Safari >= 11",
	"iOS >= 11",
	"Android >= 5"
]
``` as browserslist support list

Or also `text-wrap: balance` ([caniuse](https://caniuse.com/css-text-wrap-balance)).

Any clue what's behind? Code can be found at [Codex, design system for Wikimedia](https://github.com/wikimedia/design-codex).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions