Commit 20aa078
committed
We should treat tags marked as self-closing as void.
See #6 here: http://w3c.github.io/html/syntax.html#start-tags. Any
foreign element can be mark itself as self-closing. We should support
this.1 parent eeb117b commit 20aa078
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments