Re: [csswg-drafts] [selectors-5] Proposal for pseudo-selector :overflowed-content

@Nadya678 @Loirooriol 
One more case:
```CSS
input:hover {
  height: 0;
  width: 0;
}
```
And we live with this for many years, without any real problems...

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

Received on Thursday, 21 June 2018 10:04:50 UTC