Skip to content
This repository was archived by the owner on Aug 6, 2019. It is now read-only.
This repository was archived by the owner on Aug 6, 2019. It is now read-only.

normalize transitionTimingFunction values #11

@burin

Description

@burin

When setting transitionTimingFunction as "linear":

Safari 5.0.1 Mac returns "cubic-bezier(0, 0, 1, 1)"

Chrome 8.0.552.23 dev Mac returns "linear"

Tests were written to expect "cubic-bezier(0, 0, 1, 1)", so they fail in Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions