Add main element to HTML5 display definitions

The HTML Working Draft has added `main` as a new element.
This commit is contained in:
Dawid Kruczek 2013-01-14 20:48:50 -08:00 committed by Nicolas Gallagher
parent 5399ff9c0e
commit 2eb80024f6

1
normalize.css vendored
View File

@ -16,6 +16,7 @@ figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {