Also define the standard property 'flex-wrap' for compatibilitycss(vendorPrefix) code example
Example 1: Also define the standard property 'transition'
transition-property: none;
transition-property: all;
transition-property: test_05;
transition-property: -specific;
transition-property: sliding-vertically;
transition-property: test1, animation4;
transition-property: all, height, color;
transition-property: all, -moz-specific, sliding;
transition-property: inherit;
transition-property: initial;
transition-property: unset;
Example 2: Also define the standard property 'filter' for compatibilitycss(vendorPrefix)
Also define the standard property 'filter' for compatibilitycss(vendorPrefix)