Re: [csswg-drafts] [css-backgrounds-4] Use cases for corner-shape (#6980)

Was just getting caught up on Westworld and found it interesting how many of these "futuristic" looking UI things would be easy with something like corner-shape: 

```css
  corners: 20px angle round round;
```

This includes a live take on the keyboard interface with my in process paintAPI polyfill (chrome only for now)
https://codepen.io/jsnkuhn/pen/oNpeyow?editors=1100

![WW_SS004-1024x576](https://user-images.githubusercontent.com/1286791/171922329-60e95f2b-7b9d-4efb-9821-e601e7c9c898.jpg)


-- 
GitHub Notification of comment by jsnkuhn
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6980#issuecomment-1146240975 using your GitHub account


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

Received on Friday, 3 June 2022 18:20:21 UTC