use children
instead of childNodes
and firstElementChild
, nextElementSibling
and so on
#710
Milestone
children
instead of childNodes
and firstElementChild
, nextElementSibling
and so on
#710
That should fix issues with adopted svgs together with parents
get()
methodThe text was updated successfully, but these errors were encountered: