aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-02-12 14:05:23 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-02-12 14:05:23 +0100
commit15e6994569835d1e00083c57aa4decb9521e8857 (patch)
treee006e86205ac85311ab608df715a3a90cce37a23 /test
parent3cf08624dd4c60e51c40f97396c653cdae0185cb (diff)
downloadfosdem-2021-minimalism-presentation-15e6994569835d1e00083c57aa4decb9521e8857.tar
fosdem-2021-minimalism-presentation-15e6994569835d1e00083c57aa4decb9521e8857.tar.gz
support for fading in unmatched auto-animate elements
Diffstat (limited to 'test')
-rw-r--r--test/examples/auto-animate.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/examples/auto-animate.html b/test/examples/auto-animate.html
index bb982f5..a70e2d2 100644
--- a/test/examples/auto-animate.html
+++ b/test/examples/auto-animate.html
@@ -19,7 +19,7 @@
<div class="slides">
- <section data-auto-animate>
+ <section data-auto-animate data-auto-animate-unmatched="fade">
<h3>Auto-Animate Example</h3>
<p>This will fade out</p>
<img src="assets/image1.png" style="height: 100px;">