<br> isn't a block element

Also remove commented-out <img>

Change-Id: I7dc9f3b23c15008047cad938ed3408f55ea568d2
This commit is contained in:
Catrope 2012-11-14 09:53:04 -08:00
parent b77f1a368f
commit c8661c0033

View file

@ -814,8 +814,7 @@
'article', 'aside', 'body', 'nav', 'section', 'footer', 'header', 'figure',
'figcaption', 'fieldset', 'details', 'blockquote',
// other
'br', 'hr', 'button', 'canvas', 'center', 'col', 'colgroup', 'embed',
// 'img', // Really?
'hr', 'button', 'canvas', 'center', 'col', 'colgroup', 'embed',
'map', 'object', 'pre', 'progress', 'video'
];