Skip to content

Detect prefixed CSS properties #2206

Open
@gsnedders

Description

@gsnedders

We explicitly exclude Compat:

"https://compat.spec.whatwg.org/", // The Compatibility Standard contains legacy prefixed aliases for properties, ignore

For example, we're missing coverage of -webkit-text-size-adjust.

This would allow us to better update https://developer.mozilla.org/en-US/docs/Web/CSS/text-size-adjust#browser_compatibility with when prefixed versions were first supported (at least for Safari on iOS, I believe this goes back to when it originally shipped, but I haven't investigated that).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions