- From: Kevin Babbitt via GitHub <noreply@w3.org>
- Date: Tue, 12 May 2026 04:27:51 +0000
- To: public-css-archive@w3.org
Lea's comment sent me digging, and I found a link to one of the spec versions we were referencing at the time: https://www.w3.org/TR/2011/WD-css3-images-20110217/#interpolating-gradients tl;dr: the two gradients must have same gradient type and same number of stops. EdgeHTML also did not support interpolating when the gradient line was specified using a box corner (e.g. `top left`). The angle to interpolate could not be determined at computed-value time since it would depend on box dimensions. -- GitHub Notification of comment by kbabbitt Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13913#issuecomment-4427333232 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 12 May 2026 04:27:52 UTC