Closed jwmerrill closed 2 years ago
DOMFragment.prepend asserts that the dom fragment has exactly one element. Prepending to an empty fragment doesn't really make sense.
DOMFragment.prepend
DOMFragment.prepend
asserts that the dom fragment has exactly one element. Prepending to an empty fragment doesn't really make sense.