Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify serialization for timing functions #340

Merged
merged 2 commits into from
Jul 26, 2016

Conversation

birtles
Copy link
Contributor

@birtles birtles commented Jul 25, 2016

No description provided.

See thread starting:
https://lists.w3.org/Archives/Public/www-style/2016Apr/0107.html

In particular, notice that Edge/Blink/Gecko all serialize 'steps(1)'
differently and at least Gecko and Blink differ with regards to how they
handle the optional 'end' / 'start' value.
@birtles birtles added the ready label Jul 25, 2016
@birtles
Copy link
Contributor Author

birtles commented Jul 25, 2016

@dbaron or @tabatkins would you mind checking this change?

@birtles birtles added the css-transitions-1 Current Work label Jul 25, 2016

* The keyword values ''ease'', ''linear'', ''ease-in'', ''ease-out'',
and ''ease-in-out'' are serialized as-is, that is, they are
<em>not</em> converted to the equivalent <a lt="cubic-bezier()"
Copy link
Member

@tabatkins tabatkins Jul 26, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just use ''cubic-bezier()'' - that shorthand covers CSS functions too. Same for the steps() down below.

@birtles
Copy link
Contributor Author

birtles commented Jul 26, 2016

Thanks @tabatkins!

@birtles birtles merged commit 345a6ac into master Jul 26, 2016
@birtles birtles removed the ready label Jul 26, 2016
@birtles birtles deleted the birtles/steps-serialization branch July 26, 2016 23:31
@syncbot syncbot restored the birtles/steps-serialization branch August 1, 2016 01:56
@plinss plinss deleted the birtles/steps-serialization branch August 2, 2017 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-transitions-1 Current Work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants