From bb82bc9b87445865415c525495b7c8b39e85e998 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Sat, 4 Oct 2014 12:39:18 -0700 Subject: [PATCH] Add 'menu' to tests --- test.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/test.html b/test.html index 03d2bf6..e0e96e1 100644 --- a/test.html +++ b/test.html @@ -97,7 +97,13 @@ (there should be no red background visible on this page) -

article, aside, details, figure, figcaption, footer, header, hgroup, main, nav, section, summary

+

+ article, aside, details, + figure, figcaption, footer, + header, hgroup, main, + menu, nav, section, + summary +

should render as block

article
@@ -114,6 +120,7 @@
header
hgroup
main
+
  • menu
  • section