layout/reftests/css-animations/screen-animations.html@ca08bd8f51b2
layout/reftests/css-animations/screen-animations.html
Wed, 31 Dec 2014 06:55:46 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 31 Dec 2014 06:55:46 +0100
- changeset 1
- ca08bd8f51b2
- permissions
- -rw-r--r--
Added tag TORBROWSER_REPLICA for changeset 6474c204b198
3 <title>Static CSS animation</title>
7 from, to { color: blue }
12 animation: a 1s infinite;
16 <p>blue with animation support; olive without</p>