Re: [csswg-drafts] [css-animations] animation-name can contain string (#3296)

> Maybe it would just be better to say that anything that can be serialized as a `<custom-ident>` is serialized as such, and anything else is serialized as a string.

https://jsfiddle.net/ericwilligers/5na1Ldpb/ shows that Firefox computes `"Default"` `"Initial"` `"None"` as `Default` `Initial` `None`; two of these do not round trip and `Default` should not round trip either.



-- 
GitHub Notification of comment by ewilligers
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/3296#issuecomment-445622869 using your GitHub account

Received on Monday, 10 December 2018 01:56:54 UTC