Closed blade-sensei closed 4 years ago
I should get a nodeElements when using childnodes (of table-row) but here i've got content at index 0.
<div class="table-row"> <div class="table-column"> - </div><div class="table-column"> - </div><div class="table-column"> - </div></div>
This happens when there is a space after the opened div. We should remove the be sure that any space or breakline is after
I should get a nodeElements when using childnodes (of table-row) but here i've got content at index 0.