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
logs the following error in my console (tested in latest FF and chrome): "Could not parse selector - ul:has<HERE>(li)"
Would it be possible to support the :has() selector?
(I am aware that its not a css3 selector and its performance issue, still it would be nice to have :) )
The text was updated successfully, but these errors were encountered:
logs the following error in my console (tested in latest FF and chrome):
"Could not parse selector - ul:has<HERE>(li)"
Would it be possible to support the :has() selector?
(I am aware that its not a css3 selector and its performance issue, still it would be nice to have :) )
The text was updated successfully, but these errors were encountered: