Describe the bug
rule errors on sizes attribute of img/source element with multiple alike media conditions
To Reproduce
<source type="" sizes="(min-width: 1rem) 1vw, (min-width: 2rem) 2vw" srcset="">
Expected behavior
rule should not error on sizes attribute as this is expected behaviour