maskBorderRepeat

This feature is not Baseline because it does not work in some of the most widely-used browsers.

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

Initial value: stretch

|                 Chrome                  | Firefox |                Safari                 |                   Edge                   | IE  |
| :-------------------------------------: | :-----: | :-----------------------------------: | :--------------------------------------: | :-: |
|   1   _(-webkit-mask-box-image-repeat)_ |   No    |                 17.2                  |   79   _(-webkit-mask-box-image-repeat)_ | No  |
|                                         |         | 3.1 _(-webkit-mask-box-image-repeat)_ |                                          |     |

See also