- From: jsnkuhn via GitHub <sysbot+gh@w3.org>
- Date: Mon, 16 Aug 2021 18:44:02 +0000
- To: public-css-archive@w3.org
Just for clarity sake these are what I'm thinking would be equivalent? ```css .triangle-top-left{ corners: angle 0 0 100% 0; /* vs */ corner-bottom-right: angle 100%; }``` In either case this is loads more use-able than any of the wired zero width/height + think border hacking we've been using for css shapes forever: https://css-tricks.com/the-shapes-of-css/#triangle-top-left-shape. -- GitHub Notification of comment by jsnkuhn Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6500#issuecomment-899735524 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 16 August 2021 18:44:04 UTC