You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaname="assert" content="A disjunction and a conjunction of @supports conditions must not be combined unless one of the two is surrounded by parentheses."/>
<linkrel="match" href="support/pass.xht" />
<styletype="text/css"><![CDATA[
html { background-color: green }
@supports (color: green) and (color: green) or (color: green) {