- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Sat, 03 Mar 2018 16:43:33 +0000
- To: public-css-archive@w3.org
> These would suggest that column-rule-style is a shorthand for border-style, and column-rule-width is shorthand for border-width. No it does not. That grammar form has nothing to do with shorthands, it just says "this property has the same syntax as that property". (Bullet 3 in <https://drafts.csswg.org/css-values/#component-types>.) > Further, they suggest that up to 4 values are permitted for column-rule-style and column-rule-width. This is indeed an error, and it confuses me that this error was ever made in the first place. Your suggested fix is correct. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2379#issuecomment-370161623 using your GitHub account
Received on Saturday, 3 March 2018 16:43:38 UTC