[csswg-drafts] [css-masking] possible border-mask keywords (#8443)

jsnkuhn has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-masking] possible border-mask keywords ==
CSS `Border-mask` has been spec'ed for a long time but has never really picked up a lot of support. There's `-webkit-mask-box-image` but there seems to be no interest in unprefixing. Even Interop 2023's focus on clipping/mask is skipping it. 

What about the possibility of border-mask keyword options instead/in addition? Like similar to `border-style` options? `border-mask-image` would override the `border-mask-style` like `border-image` over rides `border-style`. There only seem to be a few patterns that folks want to use: `triangle`, `wave`,  maybe `square`? 

Would need options to control the width and height of each pattern??

https://drafts.fxtf.org/css-masking/#mask-borders

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8443 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 10 February 2023 18:06:46 UTC