Skip to content

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

@SebastianZ

Description

@SebastianZ

The algorithm described under Drawing the Border Image 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions