Abhishek Garg 3dd0ee134c
Use getElementsByTagName to get child nodes (#1351)
Use getElementsByTagName to get child nodes, instead of 'childNodes' property to enable retrieval of nodes at any level in element DOM.
Remove check for 'script' tag as not necessary
2020-06-22 14:09:19 +02:00
..
2020-03-16 16:47:20 +01:00