9858efa611ad3a7cbe018ac82abedfdded126fdd
The previous version did not take into consideration the "last table" case, wherein the node is to be inserted before said "last table" element. Hence the out parameter which points to the child node, before which the insertion should happen. "let adjusted insertion location be inside last table's parent node, immediately before last table" https://html.spec.whatwg.org/multipage/syntax.html#appropriate-place-for-inserting-a-node
Languages
HTML
54.8%
Objective-C
43.4%
C
1.1%
Swift
0.6%