From 18406231ccc915d26dd0707a754b9e6cde5abe5a Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Tue, 7 Feb 2012 01:41:43 +0000 Subject: [PATCH] Add interactive content tests to demo.html Initial addition of a `details` and `summary` test to the demo. These are new HTML5 elements and there is not yet widespread browser implementation of their interactive functionality. --- demo.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/demo.html b/demo.html index a62581017..c75e4b96e 100644 --- a/demo.html +++ b/demo.html @@ -115,6 +115,18 @@

video

+

Interactive content

+ +

details / summary

+
+ More info +

Additional information

+ +
+

Grouping content

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et m.