- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 27 Oct 2021 17:56:53 +0000
- To: public-css-archive@w3.org
@loirooriol We went ahead and just collapsed the secondary conditions to "otherwise" as you suggested. The point of listing them out was to be a little clearer about what exactly triggers that case, but having to be overly-specific to avoid clashing with the preceding conditions negates that somewhat. ------ @bfgeek Added the table case. For buttons and inputs, behavior seems inconsistent across browsers; in particular, it seems WebKit just treats buttons (and inputs) like any other box, so seems like that would be a reasonable direction to go in given the other browsers are very inconsistent? In any case, should be a separate issue if we need to address anything in the spec. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6580#issuecomment-953174441 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 27 October 2021 17:56:55 UTC