- From: Manuel Rego Casasnovas via GitHub <sysbot+gh@w3.org>
- Date: Tue, 03 Jul 2018 14:42:32 +0000
- To: public-css-archive@w3.org
I don't know if it'd be worth to clarify this, as in the [`border` shorthand](https://drafts.csswg.org/css-backgrounds-3/#border-shorthands) we have: > The border shorthand also resets border-image to its initial value. However in [css-logical we don't have anything like that](https://drafts.csswg.org/css-logical-1/#propdef-border-inline). Then we could write a simple test to verify this and be sure that all the implementations do the same here, it can be tempting to reuse the `border` shorthand code somehow and reset `border-image` in the logical shorthands too. -- GitHub Notification of comment by mrego Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2874#issuecomment-402181889 using your GitHub account
Received on Tuesday, 3 July 2018 14:42:39 UTC