[PATCH 1/5] ui-shared: HTML-ize DOCTYPE and <html>

Jason A. Donenfeld Jason at zx2c4.com
Thu May 12 17:31:21 CEST 2016


On Wed, May 11, 2016 at 8:56 PM, John Keeping <john at keeping.me.uk> wrote:
> This seems like a reasonable aim, but don't we need to actually *be*
> HTML(5?) as well in order to do this?  Currently we close <input/> and
> <img/> tags even though HTML is explicit that this shouldn't be done.

No, in HTML5 you can do it if you want but you don't have to.
http://blog.teamtreehouse.com/to-close-or-not-to-close-tags-in-html5


More information about the CGit mailing list