Re: [csswg-drafts] [css-backgrounds] 'border' shorthand resets 'border-image' but can't set it

Why wouldn't it happen because of 'border-image'? It's the app that makes a decision of when to coalesce the user's instructions into a single shorthand. It can certainly make that call if it wants to.

I would also expect that if the user takes an element with a border image on it, and tells the app to make the border a solid red line instead, that it disables the border image so that you can see that solid red line. This logic is exactly why the `border` shorthand sets `border-image`.

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2108#issuecomment-353146406 using your GitHub account

Received on Wednesday, 20 December 2017 18:36:30 UTC