Re: [csswg-drafts] [css-selectors] Selectors for “text-ish” and “button-ish” inputs

> input[type in {text, search, tel, url, email, password, date, month, week, time, number, color}]

That is both super long and still super error prone. It could be nice to have attribute selectors like that but it isn't a valid solution to this issue.

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

Received on Saturday, 10 February 2018 22:12:38 UTC