Re: [csswg-drafts] [selectors] Add selector for blank inputs

I have a number of JS plugins that add this sort of selection support for stying. Including this demo: https://codepen.io/tomhodgins/pen/oLVWJX

I would love the ability to select `<input>` and `<select>` when they have no `value`. It would be wonderful if `[value=""]` was live, but if that's not possible, just allowing you to select empty versus non-empty values would be a big help!

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

Received on Monday, 19 February 2018 05:48:37 UTC