- From: Patrick Dark via GitHub <sysbot+gh@w3.org>
- Date: Mon, 29 Oct 2018 15:51:39 +0000
- To: public-css-archive@w3.org
Here's a proposal:
@namespace html url("http://www.w3.org/1999/xhtml");
html|fieldset { border-float-block-start: first-of-type("html|legend"); }
html|fieldset { border-float-block-start: none; }
It's generalizable. Get it working on `fieldset` and `legend` and treat its behavior on other elements like the `appearance` property: assumed to be supported generally at some indefinite point in the future.
--
GitHub Notification of comment by patrickdark
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3094#issuecomment-433964317 using your GitHub account
Received on Monday, 29 October 2018 15:51:40 UTC