Re: [csswg-drafts] CSS Regex Selector

@patrickdark When you look at an html document from the perspective of
 a screenreader, heading tags are important to providing a logical 
structure. Even a site without a lot of content could under best 
practices go down to an h4.  It is still useful even if not all decide
 to make websites accessible.

I agree that regex is unnecessary (and think it might be possible 
hazardous).  I think that simple pattern matching the same as 
attribute selectors have would be more than sufficient to solve this 
problem and when using a framework that prefixes their custom 
elements.

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

Received on Tuesday, 14 February 2017 01:47:20 UTC