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

Update serialization of timing functions #10263

Merged
merged 1 commit into from Apr 13, 2018

Conversation

csnardi
Copy link
Member

@csnardi csnardi commented Apr 1, 2018

According to https://drafts.csswg.org/css-timing/#serializing-a-timing-function:

The keyword values ease, linear, ease-in, ease-out, and ease-in-out are serialized as-is, that-is, they are not converted to the equivalent cubic-bezier() function.

Update two tests to match this behavior.

@w3c-bots
Copy link

w3c-bots commented Apr 1, 2018

Build PASSED

Started: 2018-04-01 02:12:18
Finished: 2018-04-01 02:19:10

View more information about this build on:

@csnardi
Copy link
Member Author

csnardi commented Apr 7, 2018

@ewilligers Can you review this?

According to https://drafts.csswg.org/css-timing/#serializing-a-timing-function, "The keyword values ease, linear, ease-in, ease-out, and ease-in-out are serialized as-is, that-is, they are not converted to the equivalent cubic-bezier() function". Update two tests to match this behavior.
@csnardi
Copy link
Member Author

csnardi commented Apr 13, 2018

@ewilligers Could you also merge (or should I bug someone for permissions to do that)?

@ewilligers ewilligers merged commit 7b20d12 into web-platform-tests:master Apr 13, 2018
@csnardi csnardi deleted the patch-10 branch April 13, 2018 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants