Re: [csswg-drafts] [selectors] decide on :blank (#1967)

I’d rather have `:blank` for user input elements, since `<textarea>` uses `textContent` as the textual content, and as such, `:empty` would have to behave differently for it, which results in a selector that ignores whitespace except for some elements, which goes against the goal of simplicity.

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

Received on Thursday, 8 August 2019 04:39:53 UTC