Re: [csswg-drafts] CSS Regex Selector (#1010)

CSS is used in more contexts than simply writing stylesheets. It is commonly used to select specific elements to perform a function on - for example, in client side JS or in a CI testing flow. Regex attribute selection would, indeed, be useful in those contexts. (Especially since the person writing the JS/tests isn't necessarily the same person writing the CSS)

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 31 October 2020 00:33:53 UTC