[csswg-drafts] [css-backgrounds] Algorithm for drawing the border image doesn't consider 'fill' keyword

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

== [css-backgrounds] Algorithm for drawing the border image doesn't 
consider 'fill' keyword ==
The algorithm described under [Drawing the Border 
Image](https://www.w3.org/TR/css3-background/#border-image-process) 
currently makes no difference whether the `fill` keyword of the `of 
the `border-image-slice` property is set or not. In step 2 it is 
always talking about "top, middle and bottom" images.

It should be mentioned in the algorithm that in the case the `fill` 
keyword is not set, it only applies to the top and bottom images.

Sebastian

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

Received on Friday, 27 May 2016 08:22:12 UTC