Remove trailing slash on void HTML elements (#2009)
According to the W3C's HTML validator, trailing slashes in void-element have no effect, and might interact badly in some cases. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>pull/2015/head
parent
69e162e5fe
commit
c16788f991
@ -0,0 +1 @@
|
|||||||
|
Remove trailing slash on void HTML elements.
|
||||||
Loading…
Reference in New Issue