Exception: Rxhp::HtmlSingletonElement::HasChildrenError

Inherits:
ValidationError show all
Defined in:
lib/rxhp/html_singleton_element.rb

Overview

Exception indicating that you gave a singleton element children.

For example,
foo</br>
is invalid.