- From: jsnkuhn via GitHub <sysbot+gh@w3.org>
- Date: Wed, 03 Aug 2022 17:19:20 +0000
- To: public-css-archive@w3.org
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; ``` -- GitHub Notification of comment by jsnkuhn Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6980#issuecomment-1204253935 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:19:21 UTC