Animate.css: Chrome 70.x compatibility issues

Created on 23 Aug 2018  路  4Comments  路  Source: animate-css/animate.css

Animate.css doesn't work as expected with Chrome Version 70.0.3530.0 (Official Build) canary (64-bit).
Steps to reproduce

  1. Navigate to https://daneden.github.io/animate.css/ in Chrome 68.x -> works fine
    image
  2. Navigate to https://daneden.github.io/animate.css/ in Chrome 70.x -> effects and display is broken:
  3. the text is larger as it should be;
  4. after any entrance animation, the text disappears.
    image
browser bug

All 4 comments

This is a new bug with the -webkit-text-fill-color property. I think we'll have to use svg mask or something like that if the bug persist in Chrome's stable channel. I'll keep one eye on that.

@eltonmesquita awesome!

Looks like it is working perfectly now. Tested on dev channel, beta channel and canary... Issue can be closed now.

Indeed, can confirm it works now fine in the canary. I think we can close.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

samuel-fonseca picture samuel-fonseca  路  3Comments

asangadev picture asangadev  路  3Comments

Mendels0n picture Mendels0n  路  5Comments

kevtan picture kevtan  路  4Comments

phlegx picture phlegx  路  5Comments