When an XML element has no child nodes a self-closing tag is used. When parsing documents/elements in HTML mode this is only done if the element is a so called "void element" (e.g. <link> tags). This fixes #46. |
||
|---|---|---|
| .. | ||
| oga | ||
| support | ||
| spec_helper.rb | ||
When an XML element has no child nodes a self-closing tag is used. When parsing documents/elements in HTML mode this is only done if the element is a so called "void element" (e.g. <link> tags). This fixes #46. |
||
|---|---|---|
| .. | ||
| oga | ||
| support | ||
| spec_helper.rb | ||