summaryrefslogtreecommitdiff
path: root/works
diff options
context:
space:
mode:
Diffstat (limited to 'works')
-rw-r--r--works/anim-display-none.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/works/anim-display-none.html b/works/anim-display-none.html
new file mode 100644
index 0000000..894e703
--- /dev/null
+++ b/works/anim-display-none.html
@@ -0,0 +1,6 @@
+<html>
+<head><title>Animated GIF + display:none</title></head>
+<body>
+<img src="../images/waves.gif" style="display:none"/>
+</body>
+</html>