Skip to content

CSS Validator suggestion: identify known properties with CSS 3 REC status #1936

Description

@rtonsing

It would be nice to identify these and report them as known accepted styling, rather than reporting failure and expecting every user to know what can be ignored. Especially now that more are being added for accessibility.

For starters:

FAILED CSS Level 2.1 validation.
49.0: Value Error : display: “flex” is not a “display” value : flex
49.0: Property “justify-content” doesn't exist in “CSS level 2.1” but exists in “[css3]” : center
69.0: Property “overflow-x” doesn't exist in “CSS level 2.1” but exists in “[css3]” : auto
69.0: Property “overflow-y” doesn't exist in “CSS level 2.1” but exists in “[css3]” : auto

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