W3C home > Mailing lists > Public > public-css-archive@w3.org > July 2020

Re: [csswg-drafts] [css-images-4] Saturate invalid cross-fade values (#5333)

From: Zeke Medley via GitHub <sysbot+gh@w3.org>
Date: Fri, 17 Jul 2020 21:41:42 +0000
To: public-css-archive@w3.org
Message-ID: <issue_comment.created-660349184-1595022101-sysbot+gh@w3.org>
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 account
Received 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