Re: [csswg-drafts] CSS Regex Selector

@nico3333fr's specifity problem would be solved if attribute selectors could have multiple alternate values, e.g. `[class*="foo-","-bar"]` instead of `[class*="foo-"][class*="-bar"]`.

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

Received on Wednesday, 26 April 2017 10:45:43 UTC