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

Re: [csswg-drafts] [css-animations] Custom properties should appear in getKeyframes (#5126)

From: Brian Birtles via GitHub <sysbot+gh@w3.org>
Date: Fri, 29 May 2020 06:31:38 +0000
To: public-css-archive@w3.org
Message-ID: <issue_comment.created-635787679-1590733897-sysbot+gh@w3.org>
As best I can recall, that test comes about because keyframes from CSS animations (unlike Web Animations) contain only computed properties and hence all `var()` references are resolved.

At the time (and now too, unfortunately), Firefox didn't support registered custom properties ([Mozilla bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1273706)) so there was no need to keep custom properties around. With registered custom properties, it definitely makes sense to keep them around.

-- 
GitHub Notification of comment by birtles
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5126#issuecomment-635787679 using your GitHub account
Received on Friday, 29 May 2020 06:31:41 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:07 UTC