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
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