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
sibling-index() (and its sibling, sibling-count()) does not seem to have defined behavior if there's no originating element, e.g. in a media query. What should the behavior here be? (Returning 0 would be fine by us, if you just want to pick something arbitrary.)
The text was updated successfully, but these errors were encountered:
sibling-index() (and its sibling, sibling-count()) does not seem to have defined behavior if there's no originating element, e.g. in a media query. What should the behavior here be? (Returning 0 would be fine by us, if you just want to pick something arbitrary.)
The text was updated successfully, but these errors were encountered: