[csswg-drafts] [css-backgrounds-4] Borders with cut corners (#3457)

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

== [css-backgrounds-4] Borders with cut corners ==
For your information and discussion.

I have noticed that in the Google Developer blog, [an article recently published](https://developers.googleblog.com/2018/12/building-shape-system-for-material.html) noted a gap in border support in the Web Platform.  Notably, the Web Platform currently doesn't support borders with cut corners (as opposed to round or square corners), and the Material Design team is working on using the Houdini API, which is "not ready yet", to provide such borders.

However, I feel that supporting cut corners "natively", in addition to rounded corners, will give Web developers another option in designing their Web pages (not just for Material Design's purposes).  Perhaps this can be implemented using additional CSS properties (`cut-border-radius`) that work analogously to `border-radius`.


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

Received on Wednesday, 19 December 2018 06:16:30 UTC