[csswg-drafts] [css-backgrounds-3] 'border-image' shorthand says it can have 'border-image-width' twice

dbaron has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-backgrounds-3] 'border-image' shorthand says it can have 'border-image-width' twice ==
The [definition of `border-image`](https://drafts.csswg.org/css-backgrounds/#the-border-image) currently says the syntax is:
> `<‘border-image-source’> || <‘border-image-slice’> [ / <‘border-image-width’> | / <‘border-image-width’>? / <‘border-image-outset’> ]? || <‘border-image-repeat’>`

It's not clear why it has `<‘border-image-width’>` twice.  I think it's a mistake, but if it's not a mistake, it should be explained why it's there twice and what the two values are.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1262 using your GitHub account

Received on Thursday, 20 April 2017 09:07:52 UTC