- From: Nadya678 via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 Nov 2017 23:37:13 +0000
- To: public-css-archive@w3.org
@Loirooriol
> :not(:wrapped-line) {
> height: 0;
> }
and next one:
input:focus
{
display:none;
}
Elements with display:none cannot be focusable. IE, FF and Cr differently handle this stylesheet.
--
GitHub Notification of comment by Nadya678
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2011#issuecomment-348033343 using your GitHub account
Received on Wednesday, 29 November 2017 23:37:18 UTC