Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Animation does not work on Safari 6 #1320

Closed
vicb opened this issue Aug 6, 2014 · 1 comment
Closed

Animation does not work on Safari 6 #1320

vicb opened this issue Aug 6, 2014 · 1 comment

Comments

@vicb
Copy link
Contributor

vicb commented Aug 6, 2014

Animation unit tests fails on Safari 6:

Safari 6.0.5 (Mac OS X 10.8.4) CssAnimation should correctly respond to an animation lifecycle FAILED
    Test failed: Caught Expected: <true>
      Actual: <false>
     Expected div to have css class "remove-end"

The tests are fine with Safari 7.
#1288 adds the "SL_Safari6" browser to the karma config. It could be used to launch the tests on SauceLabs.

Once this issue is solved, Safari 6 tests should be re-enabled

@vicb vicb added the type: bug label Aug 6, 2014
@vicb vicb changed the title Animation does not work on Safari Animation does not work on Safari 6 Aug 6, 2014
@vicb
Copy link
Contributor Author

vicb commented Aug 30, 2014

fixed by #1410

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants