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

> just ran across a screen shot that reminded me that Chrome itself had trapezoid shaped tabs for a while
> 
> ![iRmBZ](https://user-images.githubusercontent.com/1286791/182668805-5dbb7699-5e86-4aec-8299-7afec367a2c9.png)
> 
> ```css
>     --corner-size: 16px / 100%;
>     --corner-shape: angle angle none none;
> ```

Except these have rounding at the corners, which this wouldn't do.

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


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

Received on Wednesday, 3 August 2022 17:42:30 UTC