- From: Greg Whitworth via GitHub <sysbot+gh@w3.org>
- Date: Mon, 01 Feb 2021 21:40:25 +0000
- To: public-css-archive@w3.org
gregwhitworth has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-shadow-parts-1] The part pseudo-element should support animations == In working on a proposal to potentially unlock checkbox/radio styling I utilized a web component to mimic my pseudo elements. One example I wanted to show was animation of the checkmark itself but this was blocked due to `part()` not being animatable while other pseudo-elements are. Here is a reduction of the issue: https://jsbin.com/rofuqawuji/edit?html,css,js,console,output cc: @tabatkins since we already discussed this issue. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5917 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 1 February 2021 21:40:26 UTC