Re: [csswg-drafts] [selectors] Functional pseudo-class like :matches() with 0 specificity

Something like this would be nice:

@specificity lower {
    @specificity lower {
         ...
         specificity none {
                 ...
          }
     }
}






-- 
GitHub Notification of comment by bradkemper
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1170#issuecomment-340208780 using your GitHub account

Received on Saturday, 28 October 2017 17:56:57 UTC