Interesting. Thanks for the information. I actually didn't know that they shared an implementation. Is that to say that the standard would require that a `cross-fade` with an invalid percentage is completely ignored or that it does something like below. ```css cross-fade(blue 110%, red) /* is equivalent to */ cross-fade(blue, red) ``` -- GitHub Notification of comment by ZekeMedley Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5333#issuecomment-660349184 using your GitHub accountReceived on Friday, 17 July 2020 21:41:43 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:11 UTC