]> gitweb.factorcode.org Git - factor.git/commit
chloe: ensure self-closing tags are self-closing
authorBenjamin Pollack <benjamin@bitquabit.com>
Fri, 11 Mar 2016 16:01:22 +0000 (11:01 -0500)
committerBenjamin Pollack <benjamin@bitquabit.com>
Fri, 11 Mar 2016 16:01:22 +0000 (11:01 -0500)
commited1ccc444828d9ef377d71e6a7bab4400a4d30fb
treeedc6d2e45f84002a476b51b3d2744471d59e3eb3
parent2f1b7bf9e1cd2b60fe2ff94566c902a8a46ccbd3
chloe: ensure self-closing tags are self-closing

This gets us much closer to HTML5 compatibility, while not breaking the
existing XHTML functionality. (Indeed, the entire reason this is necessary is
that XHTML, being an XML derivative, treats `<foo></foo>` and `<foo />`
equivalently, whereas HTML5 does not.)
basis/html/templates/chloe/compiler/compiler.factor