aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-06-10 22:34:51 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-06-10 22:34:51 +0200
commit424f8ee9618803d96a31d363597d0b25f876497f (patch)
treee21b725d34ed466e1d9747787ddf44adb8238226 /test
parentc3b91560c76a803bc1c034ce7a4490ebb57cb596 (diff)
downloadfreenode-live-2017-presentation-424f8ee9618803d96a31d363597d0b25f876497f.tar
freenode-live-2017-presentation-424f8ee9618803d96a31d363597d0b25f876497f.tar.gz
additional background test
Diffstat (limited to 'test')
-rw-r--r--test/background.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/background.html b/test/background.html
index 67e235a..016aa6e 100644
--- a/test/background.html
+++ b/test/background.html
@@ -58,6 +58,13 @@
<h2>Background image</h2>
<pre>data-background-size="100px" data-background-repeat="repeat" data-background-color="#111"</pre>
</section>
+
+ <section data-background="#888888">
+ <h2>Same background twice (1/2)</h2>
+ </section>
+ <section data-background="#888888">
+ <h2>Same background twice (2/2)</h2>
+ </section>
</div>