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
Currently the spec suggests something like appearance: inherit !important for pseudo-elements, should this apply to auto and none too? I get that the idea is to make it so they can't be base when parents aren't and vice versa. But if I set the parent to auto should that prevent the pseudo being none and vice versa.