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
I’d argue most authors would expect <main> to have a blue background color, but it is in fact red. AFACIT, this is currently per spec. Selectors passed to ::slotted() don’t affect specificity. So precedence is defined by order of declaration.
Was this intentional? If so, why? If not, is it changeable?