css-examples
css-examples copied to clipboard
border-image generator is missing an option to select `border-image-repeat: space;`
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Backgrounds_and_Borders/Border-image_generator
What specific section or headline is this issue about?
the generator itself
What information was incorrect, unhelpful, or incomplete?
generator is missing an option to select border-image-repeat: space;
What did you expect to see?
expected to see all four border-image-repeat
options
Do you have any supporting links, references, or citations?
https://www.w3.org/TR/css-backgrounds-3/#border-image-repeat
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/css/css_backgrounds_and_borders/border-image_generator
- MDN URL: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Backgrounds_and_Borders/Border-image_generator
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/css/css_backgrounds_and_borders/border-image_generator/index.md
- Last commit: https://github.com/mdn/content/commit/9a9a9f2155e0a09d0fc79861863d24407041dc24
- Document last modified: 2021-08-20T06:28:15.000Z
I think this issue should be transfered to https://github.com/mdn/css-examples
@jsnkuhn, @awxiaoxian2020: border-image-repeat: space
- interesting option I didn't really know about yet, and it is also fully supported. This should be added, I use the MDN Border Image Generator quite often and found it to be a very helpful tool.