- From: Roman Komarov via GitHub <sysbot+gh@w3.org>
- Date: Wed, 15 Mar 2023 21:06:27 +0000
- To: public-css-archive@w3.org
I really like this proposal! Also, I think I need to mention one case which could be one of the most common, and which also falls in line with a lot of the recent work on popovers and stuff (html modals/popovers, anchor positioning) — the popovers' tip/arrows. So it would be really awesome to also have this in our toolbox. Here is what I mean when trying the https://projects.verou.me/corner-shape/ <img width="452" alt="image" src="https://user-images.githubusercontent.com/177485/225441738-e1d77cb0-c452-43a6-82db-7a76b8be9dae.png"> Basically, most current implementations of the tips/arrows are either using the border hack, or using a rotated item, or masks, while using something like a `corner-angle` seems like a very obvious usage for this. -- GitHub Notification of comment by kizu Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8591#issuecomment-1470843291 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 15 March 2023 21:06:29 UTC