aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-04-12 18:12:48 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-04-12 18:12:48 +0200
commit4e3b91ae03da5a82be4e221dae5c3aa45401359d (patch)
treee33c8243db369a20c86e95a571e59f0dc5d00fff /test
parentce798c4bac877b534caeb94b29159ac51749a0ac (diff)
downloadfreenode-live-2017-presentation-4e3b91ae03da5a82be4e221dae5c3aa45401359d.tar
freenode-live-2017-presentation-4e3b91ae03da5a82be4e221dae5c3aa45401359d.tar.gz
remove 'roll-in' fragment style due to Chrome crash #1150
Diffstat (limited to 'test')
-rw-r--r--test/test-markdown-element-attributes.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/test-markdown-element-attributes.html b/test/test-markdown-element-attributes.html
index 5dba085..fd44cd2 100644
--- a/test/test-markdown-element-attributes.html
+++ b/test/test-markdown-element-attributes.html
@@ -38,9 +38,9 @@
Paragraph 2
<!-- {_class="fragment grow"} -->
- - list item 1 <!-- {_class="fragment roll-in"} -->
- - list item 2 <!-- {_class="fragment roll-in"} -->
- - list item 3 <!-- {_class="fragment roll-in"} -->
+ - list item 1 <!-- {_class="fragment"} -->
+ - list item 2 <!-- {_class="fragment"} -->
+ - list item 3 <!-- {_class="fragment"} -->
---