- From: jsnkuhn via GitHub <sysbot+gh@w3.org>
- Date: Mon, 15 Aug 2022 19:12:44 +0000
- To: public-css-archive@w3.org
jsnkuhn has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-backgrounds] possible examples/diagrams for `border-image` == The `border-image` spec (https://drafts.csswg.org/css-backgrounds/#border-image) is currently light on examples. I wonder if some practice use cases would help folks understand what `border-image` is used for and maybe use it more? here's a common corners only pattern Using SVG: https://codepen.io/jsnkuhn/pen/XWEpxVM?editors=1100  Gradient examples: I don't think that gradient as border-image-source was always possible cross browser? This might explain the lack of examples. But pretty sure it has consistent support now borders on just top and bottom: https://codepen.io/jsnkuhn/pen/VwzZVEP  repeating linear gradient barber pole left border: https://codepen.io/jsnkuhn/pen/WNRrYV?editors=0110  border-image-outset: https://codepen.io/jsnkuhn/pen/ZGodKB?editors=1100  `border-image` shorthand with labels: https://codepen.io/jsnkuhn/pen/eWzpyz  `border-image` shorthand area has no examples right now.... Should probably be similar to how `background` shorthand area in spec (https://drafts.csswg.org/css-backgrounds/#background) is handled Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7608 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 15 August 2022 19:12:46 UTC