- From: jsnkuhn via GitHub <sysbot+gh@w3.org>
- Date: Mon, 11 Jul 2022 18:11:03 +0000
- To: public-css-archive@w3.org
https://www.nintendo.com/store/products/live-a-live-switch/  - whole thing is image https://www.ign.com/articles/stranger-things-season-4-part-2-review  - currently transformed psudeo rectangles for the angles. Looks like it's generated: `transform: scale(1,0.579) translate(70.71136%,-70.71136%) rotate(45deg);` - this would be one of those `border-radius: 999999999px;` situations I think? ```css corner-shape: angle; corner-size: 99999999px; ``` https://www.theverge.com/2022/6/16/23171447/activision-blizzard-investigation-sec-filing  - currently a skewed pseudo with top and right border - corner-shape to make the shape and maybe filter drop-shadow to make the border? - first example so far of border not going around the whole shape -- GitHub Notification of comment by jsnkuhn Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6980#issuecomment-1180713800 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 11 July 2022 18:11:05 UTC