dillon1000/react

Commit

omitClose for all void elements

According to http://www.w3.org/TR/html5/syntax.html#void-elements the following elements should not specify end tags:

area, base, br, col, embed, hr, img, input, keygen, link, meta, param, source, track, wbr
Browse files
Changed paths1 file
First-parent comparison
M src/browser/ReactDOM.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…