6.5 Image Tiling: the ‘border-image-repeat’ property

Chapter 6 - Border Images - 6.5 Image Tiling: the ‘border-image-repeat’ property

Go to the relevant page of the specification.

border-image-13
CSS Border and Background: border-image #13 border-image-repeat
Test for the border-image-repeat property with the value repeat
border-image-14
CSS Border and Background: border-image #14 border-image-repeat
Test for the border-image-repeat property with the value round
border-image-15
CSS Border and Background: border-image #15 border-image-repeat
Test for the border-image-repeat property with the value space
border-image-16
CSS Border and Background: border-image #16 border-image-repeat
Test for the border-image-repeat property with the value stretch
border-image-repeat-space-1
CSS Border Image: border-image-repeat: space
The test checks whether border-image-repeat: 'space' uses the correct formula when a single image fits.
border-image-repeat-space-2
CSS Border Image: border-image-repeat: space
The test checks whether border-image-repeat: 'space' uses the correct formula when no images fit.
border-image-repeat-space-3
CSS Border Image: border-image-repeat: space
The test checks whether border-image-repeat: 'space' uses the correct formula when multiple images fit.
border-image-repeat-space-4
CSS Border Image: border-image-repeat: space
The test checks whether border-image-repeat: 'space' uses the correct formula when a single image fits exactly.
border-image-repeat-space-5
CSS Border Image: border-image-repeat: space
The test checks whether border-image-repeat: 'space' uses the correct formula when multiple images fit exactly.
border-image-repeat-space-6
CSS Border Image: border-image-repeat: space
The test checks whether border-image-repeat: 'space' with 'fill' uses the correct formula when a single image fits exactly.
border-image-repeat-space-7
CSS Border Image: border-image-repeat: space
The test checks whether border-image-repeat: 'space' with 'fill' uses the correct formula when multiple image fit.
border-image-repeat_repeatnegx_none_50px (script)
"border-image-repeat:repeat-x;height:200px;width:200px;border-image-source:none;border-image-width:50px" on test div
Check if 'border-image-repeat:repeat-x;height:200px;width:200px;border-image-source:none;border-image-width:50px' work on div
border-image-space-001
Border Image: box with spaced repeating border image
border-image-repeat: space property spaces out background image that doesn't fit an even number of times.
css3-border-image-repeat-repeat
border image repeat property with value repeat
css3-border-image-repeat-stretch
border image repeat property with value stretch