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
Pseudo-elements cannot be qualified by a complex selector
A logical pseudo-class passes any restriction at its position to its arguments,
which are restricted to pseudos when the logical pseudo-class is compounded to
a pseudo-element.
The implementation checked that these arguments were pseudos allowed to be
compounded to this pseudo-element, but not whether they were combined.
0 commit comments