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
In #7972 we resolved to preserve invalid selectors that contain an & as-is. It seems it'd be more consistent to do that for all invalid :is() / :where() branches like :is(:unknown). That's how @media and @supports behave.