borderImageRepeat

This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2016.

Syntax: [ stretch | repeat | round | space ]{1,2}

Initial value: stretch

| Chrome | Firefox | Safari |  Edge  |   IE   |
| :----: | :-----: | :----: | :----: | :----: |
|   15   |   15    |   6    |   12   |   11   |

See also