- From: Patrick Dark via GitHub <sysbot+gh@w3.org>
- Date: Sat, 01 Sep 2018 13:27:41 +0000
- To: public-css-archive@w3.org
@zcorpan I'd guess that the `appearance` property is being used to style links (i.e., `a` elements) as buttons because of the spec's prohibition on `button` element links (i.e., both `<a href=""><button/></a>` and `<button><a href=""/></button>` are disallowed). -- GitHub Notification of comment by patrickdark Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3024#issuecomment-417859715 using your GitHub account
Received on Saturday, 1 September 2018 13:27:42 UTC