From 1d98d1faedaaeb81f37727bec090c5775dfd14b4 Mon Sep 17 00:00:00 2001 From: Sagar Jadhav Date: Thu, 25 Apr 2013 12:14:03 +0530 Subject: [PATCH] The hgroup element is obsolete. hgroup has now been removed from the HTML5 specification. --- normalize.css | 1 - 1 file changed, 1 deletion(-) diff --git a/normalize.css b/normalize.css index 6d24a3853..de6f254f1 100644 --- a/normalize.css +++ b/normalize.css @@ -15,7 +15,6 @@ figcaption, figure, footer, header, -hgroup, main, nav, section,