Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

mzki

Member since
mzki

Recent Docs Activity

View all activity
Page Date Comment

Detecting CSS animation support


Detecting CSS animation support


Test the unprefixed style property against undefined rather that just testing for truthiness. The previous version would not detect unprefixed animation support in current Firefox (26), the property value is an empty string.