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
Hi, any stats on old browser support for chained css class selectors? e.g. .class1.class2 which selects <div class="class1 class2"> but not <div class="class1">?